ISessionHost.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 SessionHost. (internal use)
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="ObjectId of SessionHost. (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 SessionHost. (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