Share via


GcpProjectEnvironment.OrganizationalData Property

Definition

The Gcp project's organizational data Please note GcpOrganizationalInfo is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include GcpMemberOrganizationalInfo and GcpParentOrganizationalInfo.

public Azure.ResourceManager.SecurityCenter.Models.GcpOrganizationalInfo OrganizationalData { get; set; }
member this.OrganizationalData : Azure.ResourceManager.SecurityCenter.Models.GcpOrganizationalInfo with get, set
Public Property OrganizationalData As GcpOrganizationalInfo

Property Value

Applies to