Sdílet prostřednictvím


IGcpOrganizationalData.OrganizationMembershipType Property

Definition

The multi cloud account's membership type in the organization

[Microsoft.Azure.PowerShell.Cmdlets.Security.PSArgumentCompleter(new System.String[] { "Member", "Organization" })]
[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="The multi cloud account's membership type in the organization", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="organizationMembershipType", Update=true)]
public string OrganizationMembershipType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.PSArgumentCompleter(new System.String[] { "Member", "Organization" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="The multi cloud account's membership type in the organization", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="organizationMembershipType", Update=true)>]
member this.OrganizationMembershipType : string with get, set
Public Property OrganizationMembershipType As String

Property Value

Attributes

Applies to