ISessionHost.ResourceId 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 SessionHost's underlying virtual machine.
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Resource Id of SessionHost's underlying virtual machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="resourceId")]
public string ResourceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Resource Id of SessionHost's underlying virtual machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="resourceId")>]
member this.ResourceId : string
Public ReadOnly Property ResourceId As String
Property Value
- Attributes