SubnetPropertiesFormat.IPConfiguration Property

Definition

An array of references to the network interface IP configurations using 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.IIPConfiguration> IPConfiguration { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.IPConfiguration : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IIPConfiguration>
Public ReadOnly Property IPConfiguration As List(Of IIPConfiguration)

Property Value

Implements

Attributes

Applies to