Partager via


GcpProjectEnvironmentData.ProjectDetails Property

Definition

Gets or sets the Gcp project's details

[Newtonsoft.Json.JsonProperty(PropertyName="projectDetails")]
public Microsoft.Azure.Management.Security.Models.GcpProjectDetails ProjectDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="projectDetails")>]
member this.ProjectDetails : Microsoft.Azure.Management.Security.Models.GcpProjectDetails with get, set
Public Property ProjectDetails As GcpProjectDetails

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to