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