Share via


IAccountInfo.AccountId Property

Definition

Account id

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Description="Account id", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="accountId")]
public string AccountId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Description="Account id", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="accountId")>]
member this.AccountId : string with get, set
Public Property AccountId As String

Property Value

Attributes

Applies to