Share via


ConnectivityIssue.Type Property

Definition

Gets the type of issue. Possible values include: 'Unknown', 'AgentStopped', 'GuestFirewall', 'DnsResolution', 'SocketBind', 'NetworkSecurityRule', 'UserDefinedRoute', 'PortThrottled', 'Platform'

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.Network.Fluent.Models.IssueType Type { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Microsoft.Azure.Management.Network.Fluent.Models.IssueType
Public ReadOnly Property Type As IssueType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to