Freigeben über


VirtualNetworkResourceSettings.AddressSpace Eigenschaft

Definition

Ruft die Adresspräfixe für das virtuelle Netzwerk ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="addressSpace")]
public System.Collections.Generic.IList<string> AddressSpace { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="addressSpace")>]
member this.AddressSpace : System.Collections.Generic.IList<string> with get, set
Public Property AddressSpace As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: