Share via


RecoveryPlanScriptActionDetails.FabricLocation Property

Definition

Gets or sets the fabric location. Possible values include: 'Primary', 'Recovery'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to