IAcceptOwnershipStatusResponse.BillingOwner Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
UPN of the billing owner
[Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.Info(Description="UPN of the billing owner", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="billingOwner")]
public string BillingOwner { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.Info(Description="UPN of the billing owner", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="billingOwner")>]
member this.BillingOwner : string
Public ReadOnly Property BillingOwner As String
Property Value
- Attributes