Condividi tramite


BackupStatusResponse.FabricName Property

Definition

Gets or sets specifies the fabric name - Azure or AD. Possible values include: 'Invalid', 'Azure'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to