次の方法で共有


CloudServiceRoleProperties.UniqueId プロパティ

定義

取得は、クラウド サービス ロールを一意に識別する ID を指定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象