Udostępnij przez


IPutAliasRequest.AdditionalPropertySubscriptionOwnerId 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 AdditionalPropertySubscriptionOwnerId { 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.AdditionalPropertySubscriptionOwnerId : string with get, set
Public Property AdditionalPropertySubscriptionOwnerId As String

Property Value

Attributes

Applies to