PSShare.QuotaGiB Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="QuotaGiB", Position=3, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public int? QuotaGiB { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="QuotaGiB", Position=3, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.QuotaGiB : Nullable<int> with get, set
Public Property QuotaGiB As Nullable(Of Integer)

Property Value

Attributes

Applies to