Freigeben über


TagSettingsProperties.FilterOperator Eigenschaft

Definition

Ruft das Filtern von VMs nach den angegebenen Tags Any oder All ab oder legt diese fest. Mögliche Werte: "All", "Any"

[Newtonsoft.Json.JsonProperty(PropertyName="filterOperator")]
public Microsoft.Azure.Management.Automation.Models.TagOperators? FilterOperator { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="filterOperator")>]
member this.FilterOperator : Nullable<Microsoft.Azure.Management.Automation.Models.TagOperators> with get, set
Public Property FilterOperator As Nullable(Of TagOperators)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: