次の方法で共有


DedicatedHostInstanceView.AssetId プロパティ

定義

Gets は、専用ホストが存在する専用物理マシンの一意の ID を指定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象