Share via


StorageClassPropertiesUpdate.AllowVolumeExpansion Property

Definition

Volume can be expanded or not.

public Azure.ResourceManager.ContainerOrchestratorRuntime.Models.VolumeExpansion? AllowVolumeExpansion { get; set; }
member this.AllowVolumeExpansion : Nullable<Azure.ResourceManager.ContainerOrchestratorRuntime.Models.VolumeExpansion> with get, set
Public Property AllowVolumeExpansion As Nullable(Of VolumeExpansion)

Property Value

Applies to