Freigeben über


DataLakeStoreAccount.VirtualNetworkRules Eigenschaft

Definition

Ruft die Liste der Regeln für virtuelle Netzwerke ab, die diesem Data Lake Store-Konto zugeordnet sind.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualNetworkRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Store.Models.VirtualNetworkRule> VirtualNetworkRules { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualNetworkRules")>]
member this.VirtualNetworkRules : System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Store.Models.VirtualNetworkRule>
Public ReadOnly Property VirtualNetworkRules As IList(Of VirtualNetworkRule)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: