getVolumeQuotaRule

Get details of the specified quota rule API Version: 2022-01-01.

Return

Quota Rule of a Volume

Parameters

argument

null


suspend fun getVolumeQuotaRule(accountName: String, poolName: String, resourceGroupName: String, volumeName: String, volumeQuotaRuleName: String): GetVolumeQuotaRuleResult

Return

Quota Rule of a Volume

Parameters

accountName

The name of the NetApp account

poolName

The name of the capacity pool

resourceGroupName

The name of the resource group.

volumeName

The name of the volume

volumeQuotaRuleName

The name of volume quota rule

See also


Return

Quota Rule of a Volume

Parameters

argument

Builder for com.pulumi.azurenative.netapp.kotlin.inputs.GetVolumeQuotaRulePlainArgs.

See also