CsmPublishingProfileOptions.IncludeDisasterRecoveryEndpoints Property

Definition

Gets or sets include the DisasterRecover endpoint if true

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to