azure-native.databoxedge.getBandwidthSchedule
Explore with Pulumi AI
Gets the properties of the specified bandwidth schedule. Azure REST API version: 2022-03-01.
Using getBandwidthSchedule
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getBandwidthSchedule(args: GetBandwidthScheduleArgs, opts?: InvokeOptions): Promise<GetBandwidthScheduleResult>
function getBandwidthScheduleOutput(args: GetBandwidthScheduleOutputArgs, opts?: InvokeOptions): Output<GetBandwidthScheduleResult>
def get_bandwidth_schedule(device_name: Optional[str] = None,
name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetBandwidthScheduleResult
def get_bandwidth_schedule_output(device_name: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetBandwidthScheduleResult]
func LookupBandwidthSchedule(ctx *Context, args *LookupBandwidthScheduleArgs, opts ...InvokeOption) (*LookupBandwidthScheduleResult, error)
func LookupBandwidthScheduleOutput(ctx *Context, args *LookupBandwidthScheduleOutputArgs, opts ...InvokeOption) LookupBandwidthScheduleResultOutput
> Note: This function is named LookupBandwidthSchedule
in the Go SDK.
public static class GetBandwidthSchedule
{
public static Task<GetBandwidthScheduleResult> InvokeAsync(GetBandwidthScheduleArgs args, InvokeOptions? opts = null)
public static Output<GetBandwidthScheduleResult> Invoke(GetBandwidthScheduleInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetBandwidthScheduleResult> getBandwidthSchedule(GetBandwidthScheduleArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:databoxedge:getBandwidthSchedule
arguments:
# arguments dictionary
The following arguments are supported:
- Device
Name string The device name.
- Name string
The bandwidth schedule name.
- Resource
Group stringName The resource group name.
- Device
Name string The device name.
- Name string
The bandwidth schedule name.
- Resource
Group stringName The resource group name.
- device
Name String The device name.
- name String
The bandwidth schedule name.
- resource
Group StringName The resource group name.
- device
Name string The device name.
- name string
The bandwidth schedule name.
- resource
Group stringName The resource group name.
- device_
name str The device name.
- name str
The bandwidth schedule name.
- resource_
group_ strname The resource group name.
- device
Name String The device name.
- name String
The bandwidth schedule name.
- resource
Group StringName The resource group name.
getBandwidthSchedule Result
The following output properties are available:
- Days List<string>
The days of the week when this schedule is applicable.
- Id string
The path ID that uniquely identifies the object.
- Name string
The object name.
- Rate
In intMbps The bandwidth rate in Mbps.
- Start string
The start time of the schedule in UTC.
- Stop string
The stop time of the schedule in UTC.
- System
Data Pulumi.Azure Native. Data Box Edge. Outputs. System Data Response Metadata pertaining to creation and last modification of BandwidthSchedule
- Type string
The hierarchical type of the object.
- Days []string
The days of the week when this schedule is applicable.
- Id string
The path ID that uniquely identifies the object.
- Name string
The object name.
- Rate
In intMbps The bandwidth rate in Mbps.
- Start string
The start time of the schedule in UTC.
- Stop string
The stop time of the schedule in UTC.
- System
Data SystemData Response Metadata pertaining to creation and last modification of BandwidthSchedule
- Type string
The hierarchical type of the object.
- days List<String>
The days of the week when this schedule is applicable.
- id String
The path ID that uniquely identifies the object.
- name String
The object name.
- rate
In IntegerMbps The bandwidth rate in Mbps.
- start String
The start time of the schedule in UTC.
- stop String
The stop time of the schedule in UTC.
- system
Data SystemData Response Metadata pertaining to creation and last modification of BandwidthSchedule
- type String
The hierarchical type of the object.
- days string[]
The days of the week when this schedule is applicable.
- id string
The path ID that uniquely identifies the object.
- name string
The object name.
- rate
In numberMbps The bandwidth rate in Mbps.
- start string
The start time of the schedule in UTC.
- stop string
The stop time of the schedule in UTC.
- system
Data SystemData Response Metadata pertaining to creation and last modification of BandwidthSchedule
- type string
The hierarchical type of the object.
- days Sequence[str]
The days of the week when this schedule is applicable.
- id str
The path ID that uniquely identifies the object.
- name str
The object name.
- rate_
in_ intmbps The bandwidth rate in Mbps.
- start str
The start time of the schedule in UTC.
- stop str
The stop time of the schedule in UTC.
- system_
data SystemData Response Metadata pertaining to creation and last modification of BandwidthSchedule
- type str
The hierarchical type of the object.
- days List<String>
The days of the week when this schedule is applicable.
- id String
The path ID that uniquely identifies the object.
- name String
The object name.
- rate
In NumberMbps The bandwidth rate in Mbps.
- start String
The start time of the schedule in UTC.
- stop String
The stop time of the schedule in UTC.
- system
Data Property Map Metadata pertaining to creation and last modification of BandwidthSchedule
- type String
The hierarchical type of the object.
Supporting Types
SystemDataResponse
- Created
At string The timestamp of resource creation (UTC).
- Created
By string The identity that created the resource.
- Created
By stringType The type of identity that created the resource.
- Last
Modified stringAt The timestamp of resource last modification (UTC)
- Last
Modified stringBy The identity that last modified the resource.
- Last
Modified stringBy Type The type of identity that last modified the resource.
- Created
At string The timestamp of resource creation (UTC).
- Created
By string The identity that created the resource.
- Created
By stringType The type of identity that created the resource.
- Last
Modified stringAt The timestamp of resource last modification (UTC)
- Last
Modified stringBy The identity that last modified the resource.
- Last
Modified stringBy Type The type of identity that last modified the resource.
- created
At String The timestamp of resource creation (UTC).
- created
By String The identity that created the resource.
- created
By StringType The type of identity that created the resource.
- last
Modified StringAt The timestamp of resource last modification (UTC)
- last
Modified StringBy The identity that last modified the resource.
- last
Modified StringBy Type The type of identity that last modified the resource.
- created
At string The timestamp of resource creation (UTC).
- created
By string The identity that created the resource.
- created
By stringType The type of identity that created the resource.
- last
Modified stringAt The timestamp of resource last modification (UTC)
- last
Modified stringBy The identity that last modified the resource.
- last
Modified stringBy Type The type of identity that last modified the resource.
- created_
at str The timestamp of resource creation (UTC).
- created_
by str The identity that created the resource.
- created_
by_ strtype The type of identity that created the resource.
- last_
modified_ strat The timestamp of resource last modification (UTC)
- last_
modified_ strby The identity that last modified the resource.
- last_
modified_ strby_ type The type of identity that last modified the resource.
- created
At String The timestamp of resource creation (UTC).
- created
By String The identity that created the resource.
- created
By StringType The type of identity that created the resource.
- last
Modified StringAt The timestamp of resource last modification (UTC)
- last
Modified StringBy The identity that last modified the resource.
- last
Modified StringBy Type The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0