PrivateLinkServiceProperties |
PrivateLinkServiceProperties.withAutoApproval(PrivateLinkServicePropertiesAutoApproval autoApproval) |
Set the autoApproval property: The auto-approval list of the private link service.
|
PrivateLinkServiceProperties |
PrivateLinkServiceProperties.withEnableProxyProtocol(Boolean enableProxyProtocol) |
Set the enableProxyProtocol property: Whether the private link service is enabled for proxy protocol or not.
|
PrivateLinkServiceProperties |
PrivateLinkServiceProperties.withFqdns(List<String> fqdns) |
Set the fqdns property: The list of Fqdn.
|
PrivateLinkServiceProperties |
PrivateLinkServiceProperties.withIpConfigurations(List<PrivateLinkServiceIpConfigurationInner> ipConfigurations) |
Set the ipConfigurations property: An array of private link service IP configurations.
|
PrivateLinkServiceProperties |
PrivateLinkServiceProperties.withLoadBalancerFrontendIpConfigurations(List<FrontendIpConfigurationInner> loadBalancerFrontendIpConfigurations) |
Set the loadBalancerFrontendIpConfigurations property: An array of references to the load balancer IP
configurations.
|
PrivateLinkServiceProperties |
PrivateLinkServiceProperties.withVisibility(PrivateLinkServicePropertiesVisibility visibility) |
Set the visibility property: The visibility list of the private link service.
|