privateEndpointNetworkPolicies

@JvmName(name = "ffnhsyxuvkypsrpm")
suspend fun privateEndpointNetworkPolicies(value: Output<String>)
@JvmName(name = "othndicgjknfsslb")
suspend fun privateEndpointNetworkPolicies(value: String?)

Parameters

value

Enable or Disable network policies for the private endpoint on the subnet. Possible values are Disabled, Enabled, NetworkSecurityGroupEnabled and RouteTableEnabled. Defaults to Disabled.

NOTE: Network policies, like network security groups (NSG), are not supported for Private Link Endpoints or Private Link Services. In order to deploy a Private Link Endpoint on a given subnet, you must set the private_endpoint_network_policies attribute to Disabled. This setting is only applicable for the Private Link Endpoint, for all other resources in the subnet access is controlled based via the Network Security Group which can be configured using the azure.network.SubnetNetworkSecurityGroupAssociation resource.