次の方法で共有


CustomHostnameAnalysisResult.HasConflictAcrossSubscription プロパティ

定義

サブスクリプション間で競合がある場合は、lt;コード>true</code> を取得します。それ以外の場合は、<code>false</code> を取得&します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hasConflictAcrossSubscription")]
public bool? HasConflictAcrossSubscription { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hasConflictAcrossSubscription")>]
member this.HasConflictAcrossSubscription : Nullable<bool>
Public ReadOnly Property HasConflictAcrossSubscription As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象