DedicatedHostInstanceView.AssetId Property

Definition

Gets specifies the unique id of the dedicated physical machine on which the dedicated host resides.

[Newtonsoft.Json.JsonProperty(PropertyName="assetId")]
public string AssetId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="assetId")>]
member this.AssetId : string
Public ReadOnly Property AssetId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to