IAwsEnvironment.AccountName 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.
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