ClusterAccessProfile interface

Cluster access profile.

Properties

enableInternalIngress

Whether to create cluster using private IP instead of public IP. This property must be set at create time.

privateLinkServiceId

Private link service resource ID. Only when enableInternalIngress is true, this property will be returned. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

enableInternalIngress

Whether to create cluster using private IP instead of public IP. This property must be set at create time.

enableInternalIngress: boolean

Property Value

boolean

privateLinkServiceId

Private link service resource ID. Only when enableInternalIngress is true, this property will be returned. NOTE: This property will not be serialized. It can only be populated by the server.

privateLinkServiceId?: string

Property Value

string