1. Packages
  2. Azure Native
  3. API Docs
  4. storsimple
  5. getBandwidthSetting
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

azure-native.storsimple.getBandwidthSetting

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

Returns the properties of the specified bandwidth setting name.

Uses Azure REST API version 2017-06-01.

Using getBandwidthSetting

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 getBandwidthSetting(args: GetBandwidthSettingArgs, opts?: InvokeOptions): Promise<GetBandwidthSettingResult>
function getBandwidthSettingOutput(args: GetBandwidthSettingOutputArgs, opts?: InvokeOptions): Output<GetBandwidthSettingResult>
Copy
def get_bandwidth_setting(bandwidth_setting_name: Optional[str] = None,
                          manager_name: Optional[str] = None,
                          resource_group_name: Optional[str] = None,
                          opts: Optional[InvokeOptions] = None) -> GetBandwidthSettingResult
def get_bandwidth_setting_output(bandwidth_setting_name: Optional[pulumi.Input[str]] = None,
                          manager_name: Optional[pulumi.Input[str]] = None,
                          resource_group_name: Optional[pulumi.Input[str]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetBandwidthSettingResult]
Copy
func LookupBandwidthSetting(ctx *Context, args *LookupBandwidthSettingArgs, opts ...InvokeOption) (*LookupBandwidthSettingResult, error)
func LookupBandwidthSettingOutput(ctx *Context, args *LookupBandwidthSettingOutputArgs, opts ...InvokeOption) LookupBandwidthSettingResultOutput
Copy

> Note: This function is named LookupBandwidthSetting in the Go SDK.

public static class GetBandwidthSetting 
{
    public static Task<GetBandwidthSettingResult> InvokeAsync(GetBandwidthSettingArgs args, InvokeOptions? opts = null)
    public static Output<GetBandwidthSettingResult> Invoke(GetBandwidthSettingInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetBandwidthSettingResult> getBandwidthSetting(GetBandwidthSettingArgs args, InvokeOptions options)
public static Output<GetBandwidthSettingResult> getBandwidthSetting(GetBandwidthSettingArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:storsimple:getBandwidthSetting
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

BandwidthSettingName
This property is required.
Changes to this property will trigger replacement.
string
The name of bandwidth setting to be fetched.
ManagerName
This property is required.
Changes to this property will trigger replacement.
string
The manager name
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name
BandwidthSettingName
This property is required.
Changes to this property will trigger replacement.
string
The name of bandwidth setting to be fetched.
ManagerName
This property is required.
Changes to this property will trigger replacement.
string
The manager name
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name
bandwidthSettingName
This property is required.
Changes to this property will trigger replacement.
String
The name of bandwidth setting to be fetched.
managerName
This property is required.
Changes to this property will trigger replacement.
String
The manager name
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name
bandwidthSettingName
This property is required.
Changes to this property will trigger replacement.
string
The name of bandwidth setting to be fetched.
managerName
This property is required.
Changes to this property will trigger replacement.
string
The manager name
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name
bandwidth_setting_name
This property is required.
Changes to this property will trigger replacement.
str
The name of bandwidth setting to be fetched.
manager_name
This property is required.
Changes to this property will trigger replacement.
str
The manager name
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The resource group name
bandwidthSettingName
This property is required.
Changes to this property will trigger replacement.
String
The name of bandwidth setting to be fetched.
managerName
This property is required.
Changes to this property will trigger replacement.
String
The manager name
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name

getBandwidthSetting Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
Id string
The path ID that uniquely identifies the object.
Name string
The name of the object.
Schedules List<Pulumi.AzureNative.StorSimple.Outputs.BandwidthScheduleResponse>
The schedules.
Type string
The hierarchical type of the object.
VolumeCount int
The number of volumes that uses the bandwidth setting.
Kind string
The Kind of the object. Currently only Series8000 is supported
AzureApiVersion string
The Azure API version of the resource.
Id string
The path ID that uniquely identifies the object.
Name string
The name of the object.
Schedules []BandwidthScheduleResponse
The schedules.
Type string
The hierarchical type of the object.
VolumeCount int
The number of volumes that uses the bandwidth setting.
Kind string
The Kind of the object. Currently only Series8000 is supported
azureApiVersion String
The Azure API version of the resource.
id String
The path ID that uniquely identifies the object.
name String
The name of the object.
schedules List<BandwidthScheduleResponse>
The schedules.
type String
The hierarchical type of the object.
volumeCount Integer
The number of volumes that uses the bandwidth setting.
kind String
The Kind of the object. Currently only Series8000 is supported
azureApiVersion string
The Azure API version of the resource.
id string
The path ID that uniquely identifies the object.
name string
The name of the object.
schedules BandwidthScheduleResponse[]
The schedules.
type string
The hierarchical type of the object.
volumeCount number
The number of volumes that uses the bandwidth setting.
kind string
The Kind of the object. Currently only Series8000 is supported
azure_api_version str
The Azure API version of the resource.
id str
The path ID that uniquely identifies the object.
name str
The name of the object.
schedules Sequence[BandwidthScheduleResponse]
The schedules.
type str
The hierarchical type of the object.
volume_count int
The number of volumes that uses the bandwidth setting.
kind str
The Kind of the object. Currently only Series8000 is supported
azureApiVersion String
The Azure API version of the resource.
id String
The path ID that uniquely identifies the object.
name String
The name of the object.
schedules List<Property Map>
The schedules.
type String
The hierarchical type of the object.
volumeCount Number
The number of volumes that uses the bandwidth setting.
kind String
The Kind of the object. Currently only Series8000 is supported

Supporting Types

BandwidthScheduleResponse

Days This property is required. List<string>
The days of the week when this schedule is applicable.
RateInMbps This property is required. int
The rate in Mbps.
Start This property is required. Pulumi.AzureNative.StorSimple.Inputs.TimeResponse
The start time of the schedule.
Stop This property is required. Pulumi.AzureNative.StorSimple.Inputs.TimeResponse
The stop time of the schedule.
Days This property is required. []string
The days of the week when this schedule is applicable.
RateInMbps This property is required. int
The rate in Mbps.
Start This property is required. TimeResponse
The start time of the schedule.
Stop This property is required. TimeResponse
The stop time of the schedule.
days This property is required. List<String>
The days of the week when this schedule is applicable.
rateInMbps This property is required. Integer
The rate in Mbps.
start This property is required. TimeResponse
The start time of the schedule.
stop This property is required. TimeResponse
The stop time of the schedule.
days This property is required. string[]
The days of the week when this schedule is applicable.
rateInMbps This property is required. number
The rate in Mbps.
start This property is required. TimeResponse
The start time of the schedule.
stop This property is required. TimeResponse
The stop time of the schedule.
days This property is required. Sequence[str]
The days of the week when this schedule is applicable.
rate_in_mbps This property is required. int
The rate in Mbps.
start This property is required. TimeResponse
The start time of the schedule.
stop This property is required. TimeResponse
The stop time of the schedule.
days This property is required. List<String>
The days of the week when this schedule is applicable.
rateInMbps This property is required. Number
The rate in Mbps.
start This property is required. Property Map
The start time of the schedule.
stop This property is required. Property Map
The stop time of the schedule.

TimeResponse

Hours This property is required. int
The hour.
Minutes This property is required. int
The minute.
Seconds This property is required. int
The second.
Hours This property is required. int
The hour.
Minutes This property is required. int
The minute.
Seconds This property is required. int
The second.
hours This property is required. Integer
The hour.
minutes This property is required. Integer
The minute.
seconds This property is required. Integer
The second.
hours This property is required. number
The hour.
minutes This property is required. number
The minute.
seconds This property is required. number
The second.
hours This property is required. int
The hour.
minutes This property is required. int
The minute.
seconds This property is required. int
The second.
hours This property is required. Number
The hour.
minutes This property is required. Number
The minute.
seconds This property is required. Number
The second.

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi