IProject.DevCenterId 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.
Resource Id of an associated DevCenter
[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Resource Id of an associated DevCenter", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="devCenterId")]
public string DevCenterId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Resource Id of an associated DevCenter", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="devCenterId")>]
member this.DevCenterId : string with get, set
Public Property DevCenterId As String
Property Value
- Attributes