Share via


ProtectionPolicyQueryObject.FabricName Property

Definition

Gets or sets fabric name for filter

[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