SubnetPropertiesFormat.IPConfigurationProfile Property

Definition

Array of IP configuration profiles which reference this subnet.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IIPConfigurationProfile> IPConfigurationProfile { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.IPConfigurationProfile : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IIPConfigurationProfile>
Public ReadOnly Property IPConfigurationProfile As List(Of IIPConfigurationProfile)

Property Value

Implements

Attributes

Applies to