Udostępnij przez


SubnetPropertiesFormat.IPConfigurationProfiles Property

Definition

Gets array of IP configuration profiles which reference this subnet.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to