IQuotaIdentity.AllocationId Property

Definition

Request Id.

[Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.Info(Create=true, Description="Request Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="allocationId", Update=true)]
public string AllocationId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.Info(Create=true, Description="Request Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="allocationId", Update=true)>]
member this.AllocationId : string with get, set
Public Property AllocationId As String

Property Value

Attributes

Applies to