ConnectionMonitorEndpoint.Scope Property

Definition

Gets or sets endpoint scope.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to