Share via


ISubscriptionAliasResponse.ResellerId Property

Definition

Reseller Id

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

Property Value

Attributes

Applies to