Freigeben über


SubnetInner.IpConfigurationProfiles Eigenschaft

Definition

Ruft ein Array von IP-Konfigurationsprofilen ab, die auf dieses Subnetz verweisen.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ipConfigurationProfiles")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.IPConfigurationProfileInner> IpConfigurationProfiles { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ipConfigurationProfiles")>]
member this.IpConfigurationProfiles : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.IPConfigurationProfileInner>
Public ReadOnly Property IpConfigurationProfiles As IList(Of IPConfigurationProfileInner)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: