PrivateLinkServiceProperties.IPConfiguration Property

Definition

An array of private link service IP configurations.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IPrivateLinkServiceIPConfiguration> IPConfiguration { get; set; }
[<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.IPrivateLinkServiceIPConfiguration> with get, set
Public Property IPConfiguration As List(Of IPrivateLinkServiceIPConfiguration)

Property Value

Implements

Attributes

Applies to