共用方式為


ConnectionMonitorEndpoint.Filter Property

Definition

Gets or sets filter for sub-items within the endpoint.

[Newtonsoft.Json.JsonProperty(PropertyName="filter")]
public Microsoft.Azure.Management.Network.Models.ConnectionMonitorEndpointFilter Filter { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="filter")>]
member this.Filter : Microsoft.Azure.Management.Network.Models.ConnectionMonitorEndpointFilter with get, set
Public Property Filter As ConnectionMonitorEndpointFilter

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to