共用方式為


ConnectivityIssue.Origin Property

Definition

Gets the origin of the issue. Possible values include: 'Local', 'Inbound', 'Outbound'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to