共用方式為


ISnapshot.SourceVolumeSizeGiB Property

Definition

Size of Source Volume

[Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=false, Description="Size of Source Volume", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="sourceVolumeSizeGiB", Update=false)]
public long? SourceVolumeSizeGiB { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=false, Description="Size of Source Volume", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="sourceVolumeSizeGiB", Update=false)>]
member this.SourceVolumeSizeGiB : Nullable<int64>
Public ReadOnly Property SourceVolumeSizeGiB As Nullable(Of Long)

Property Value

Attributes

Applies to