Share via


AwsCloudProfile.IsOrganizationalAccount Property

Definition

Boolean value that indicates whether the account is organizational or not. True represents organization account, whereas false represents a single account.

public bool? IsOrganizationalAccount { get; set; }
member this.IsOrganizationalAccount : Nullable<bool> with get, set
Public Property IsOrganizationalAccount As Nullable(Of Boolean)

Property Value

Applies to