get Bandwidth Setting
Returns the properties of the specified bandwidth setting name. Azure REST 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.
See also
Parameters
bandwidth Setting Name
The name of bandwidth setting to be fetched.
manager Name
The manager name
resource Group Name
The resource group name
suspend fun getBandwidthSetting(argument: suspend GetBandwidthSettingPlainArgsBuilder.() -> Unit): GetBandwidthSettingResult
Return
The bandwidth setting.
See also
Parameters
argument
Builder for com.pulumi.azurenative.storsimple.kotlin.inputs.GetBandwidthSettingPlainArgs.