次の方法で共有


AzureActiveDirectory.ClusterApplication プロパティ

定義

Azure Active Directory クラスター アプリケーション ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="clusterApplication")]
public string ClusterApplication { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clusterApplication")>]
member this.ClusterApplication : string with get, set
Public Property ClusterApplication As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象