Share via


GenericProtectedItem.FabricName Property

Definition

Gets or sets name of this backup item's fabric.

[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