你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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