Share via


IAwsEnvironment.AccountName Property

Definition

The AWS account name

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

Property Value

Attributes

Applies to