GcpOrganizationalData Class
- java.
lang. Object - com.
azure. resourcemanager. security. models. GcpOrganizationalData
- com.
Implements
public class GcpOrganizationalData
implements JsonSerializable<GcpOrganizationalData>
The gcpOrganization data.
Constructor Summary
| Constructor | Description |
|---|---|
| GcpOrganizationalData() |
Creates an instance of Gcp |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Gcp |
fromJson(JsonReader jsonReader)
Reads an instance of Gcp |
|
Organization |
organizationMembershipType()
Get the organization |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Constructor Details
GcpOrganizationalData
public GcpOrganizationalData()
Creates an instance of GcpOrganizationalData class.
Method Details
fromJson
public static GcpOrganizationalData fromJson(JsonReader jsonReader)
Reads an instance of GcpOrganizationalData from the JsonReader.
Parameters:
Returns:
Throws:
organizationMembershipType
public OrganizationMembershipType organizationMembershipType()
Get the organizationMembershipType property: The multi cloud account's membership type in the organization.
Returns:
toJson
validate
public void validate()
Validates the instance.