Dela via


NetworkProperties.ResourceProviderConnection Property

Definition

Gets or sets the direction for the resource provider connection. Possible values include: 'Inbound', 'Outbound'

[Newtonsoft.Json.JsonProperty(PropertyName="resourceProviderConnection")]
public string ResourceProviderConnection { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceProviderConnection")>]
member this.ResourceProviderConnection : string with get, set
Public Property ResourceProviderConnection As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to