IGcpProjectEnvironment.ProjectDetailProjectName 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.
GCP project name
[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=false, Description="GCP project name", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="projectName", Update=false)]
public string ProjectDetailProjectName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=false, Description="GCP project name", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="projectName", Update=false)>]
member this.ProjectDetailProjectName : string
Public ReadOnly Property ProjectDetailProjectName As String
Property Value
- Attributes