Share via


PrivateLinkServiceProperties interface

Properties of the private link service.

Properties

autoApproval

The auto-approval list of the private link service.

enableProxyProtocol

Whether the private link service is enabled for proxy protocol or not.

fqdns

The list of Fqdn.

ipConfigurations

An array of private link service IP configurations.

loadBalancerFrontendIpConfigurations

An array of references to the load balancer IP configurations.

visibility

The visibility list of the private link service.

Property Details

autoApproval

The auto-approval list of the private link service.

autoApproval?: PrivateLinkServicePropertiesAutoApproval

Property Value

enableProxyProtocol

Whether the private link service is enabled for proxy protocol or not.

enableProxyProtocol?: boolean

Property Value

boolean

fqdns

The list of Fqdn.

fqdns?: string[]

Property Value

string[]

ipConfigurations

An array of private link service IP configurations.

ipConfigurations?: PrivateLinkServiceIpConfiguration[]

Property Value

loadBalancerFrontendIpConfigurations

An array of references to the load balancer IP configurations.

loadBalancerFrontendIpConfigurations?: FrontendIPConfiguration[]

Property Value

visibility

The visibility list of the private link service.

visibility?: PrivateLinkServicePropertiesVisibility

Property Value