Share via


IAccountResource.AccountName Property

Definition

account name

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

Property Value

Attributes

Applies to