getBandwidthSetting

Returns the properties of the specified bandwidth setting name. Uses 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.

Parameters

bandwidthSettingName

The name of bandwidth setting to be fetched.

managerName

The manager name

resourceGroupName

The resource group name

See also


Return

The bandwidth setting.

Parameters

argument

Builder for com.pulumi.azurenative.storsimple.kotlin.inputs.GetBandwidthSettingPlainArgs.

See also