IGcpProjectEnvironment.OrganizationalData 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 Gcp project's organizational data
[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="The Gcp project's organizational data", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IGcpOrganizationalData), typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IGcpOrganizationalDataOrganization), typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IGcpOrganizationalDataMember) }, Read=true, ReadOnly=false, Required=false, SerializedName="organizationalData", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IGcpOrganizationalData OrganizationalData { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="The Gcp project's organizational data", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IGcpOrganizationalData), typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IGcpOrganizationalDataOrganization), typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IGcpOrganizationalDataMember) }, Read=true, ReadOnly=false, Required=false, SerializedName="organizationalData", Update=true)>]
member this.OrganizationalData : Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IGcpOrganizationalData with get, set
Public Property OrganizationalData As IGcpOrganizationalData
Property Value
- Attributes