PrivateEndpointPropertiesInner |
PrivateEndpointPropertiesInner.withApplicationSecurityGroups(List<ApplicationSecurityGroupInner> applicationSecurityGroups) |
Set the applicationSecurityGroups property: Application security groups in which the private endpoint IP
configuration is included.
|
PrivateEndpointPropertiesInner |
PrivateEndpointPropertiesInner.withCustomDnsConfigs(List<CustomDnsConfigPropertiesFormat> customDnsConfigs) |
Set the customDnsConfigs property: An array of custom dns configurations.
|
PrivateEndpointPropertiesInner |
PrivateEndpointPropertiesInner.withCustomNetworkInterfaceName(String customNetworkInterfaceName) |
Set the customNetworkInterfaceName property: The custom name of the network interface attached to the private
endpoint.
|
PrivateEndpointPropertiesInner |
PrivateEndpointPropertiesInner.withIpConfigurations(List<PrivateEndpointIpConfiguration> ipConfigurations) |
Set the ipConfigurations property: A list of IP configurations of the private endpoint.
|
PrivateEndpointPropertiesInner |
PrivateEndpointPropertiesInner.withManualPrivateLinkServiceConnections(List<PrivateLinkServiceConnection> manualPrivateLinkServiceConnections) |
Set the manualPrivateLinkServiceConnections property: A grouping of information about the connection to the
remote resource.
|
PrivateEndpointPropertiesInner |
PrivateEndpointPropertiesInner.withPrivateLinkServiceConnections(List<PrivateLinkServiceConnection> privateLinkServiceConnections) |
Set the privateLinkServiceConnections property: A grouping of information about the connection to the remote
resource.
|
PrivateEndpointPropertiesInner |
PrivateEndpointPropertiesInner.withSubnet(SubnetInner subnet) |
Set the subnet property: The ID of the subnet from which the private IP will be allocated.
|