次の方法で共有


CsmPublishingProfileOptions.IncludeDisasterRecoveryEndpoints プロパティ

定義

True の場合、DisasterRecover エンドポイントを取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="includeDisasterRecoveryEndpoints")]
public bool? IncludeDisasterRecoveryEndpoints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="includeDisasterRecoveryEndpoints")>]
member this.IncludeDisasterRecoveryEndpoints : Nullable<bool> with get, set
Public Property IncludeDisasterRecoveryEndpoints As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象