get Bandwidth Setting
Returns the properties of the specified bandwidth setting name. API Version: 2017-06-01.
Return
The bandwidth setting.
Parameters
argument
null
suspend fun getBandwidthSetting(bandwidthSettingName: String, managerName: String, resourceGroupName: String): GetBandwidthSettingResult
Return
The bandwidth setting.
Parameters
bandwidth Setting Name
The name of bandwidth setting to be fetched.
manager Name
The manager name
resource Group Name
The resource group name
See also
suspend fun getBandwidthSetting(argument: suspend GetBandwidthSettingPlainArgsBuilder.() -> Unit): GetBandwidthSettingResult
Return
The bandwidth setting.
Parameters
argument
Builder for com.pulumi.azurenative.storsimple.kotlin.inputs.GetBandwidthSettingPlainArgs.