SubnetInner.IpConfigurationProfiles Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.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)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute