NetAppVolumeQuotaRulePatch.VolumeQuotaRuleProvisioningState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the status of the VolumeQuotaRule at the time the operation was called.
public Azure.ResourceManager.NetApp.Models.NetAppProvisioningState? VolumeQuotaRuleProvisioningState { get; }
public Azure.ResourceManager.NetApp.Models.NetAppVolumeQuotaRuleProvisioningState? VolumeQuotaRuleProvisioningState { get; }
member this.VolumeQuotaRuleProvisioningState : Nullable<Azure.ResourceManager.NetApp.Models.NetAppProvisioningState>
member this.VolumeQuotaRuleProvisioningState : Nullable<Azure.ResourceManager.NetApp.Models.NetAppVolumeQuotaRuleProvisioningState>
Public ReadOnly Property VolumeQuotaRuleProvisioningState As Nullable(Of NetAppProvisioningState)
Public ReadOnly Property VolumeQuotaRuleProvisioningState As Nullable(Of NetAppVolumeQuotaRuleProvisioningState)