IScalingPlan.ObjectId 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.
ObjectId of scaling plan. (internal use)
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="ObjectId of scaling plan. (internal use)", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="objectId")]
public string ObjectId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="ObjectId of scaling plan. (internal use)", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="objectId")>]
member this.ObjectId : string
Public ReadOnly Property ObjectId As String
Property Value
- Attributes