Share via


ICostManagementIdentity.BillingProfileId Property

Definition

BillingProfile ID

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

Property Value

Attributes

Applies to