Share via


ISubscriptionAliasResponse.SubscriptionOwnerId Property

Definition

Owner Id of the subscription

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

Property Value

Attributes

Applies to