Subnet interface

Describes a Subnet.

Properties

enableIpv6

Indicates wether to enable Ipv6 or not. If not provided, it will take the same configuration as the cluster.

name

Subnet name.

networkSecurityGroupId

Full resource id for the network security group.

privateEndpointNetworkPolicies

Enable or Disable apply network policies on private end point in the subnet.

privateLinkServiceNetworkPolicies

Enable or Disable apply network policies on private link service in the subnet.

Property Details

enableIpv6

Indicates wether to enable Ipv6 or not. If not provided, it will take the same configuration as the cluster.

enableIpv6?: boolean

Property Value

boolean

name

Subnet name.

name: string

Property Value

string

networkSecurityGroupId

Full resource id for the network security group.

networkSecurityGroupId?: string

Property Value

string

privateEndpointNetworkPolicies

Enable or Disable apply network policies on private end point in the subnet.

privateEndpointNetworkPolicies?: string

Property Value

string

privateLinkServiceNetworkPolicies

Enable or Disable apply network policies on private link service in the subnet.

privateLinkServiceNetworkPolicies?: string

Property Value

string