次の方法で共有


Marketplace.InstanceName プロパティ

定義

使用状況のリソース インスタンスの名前を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象