Aracılığıyla paylaş


Subnet.IpConfigurationProfiles Property

Definition

Gets array of IP configuration profiles which reference this subnet.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to