Freigeben über


CreateRecoveryPlanInputProperties.FailoverDeploymentModel Property

Definition

Gets or sets the failover deployment model. Possible values include: 'NotApplicable', 'Classic', 'ResourceManager'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to