Compartir a través de


BackupStatusResponse.FabricName Propiedad

Definición

Obtiene o establece especifica el nombre del tejido: Azure o AD. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a