Share via


MeshMembershipPrivateConnectProfile interface

Private connect profile for mesh membership.

Properties

privateIpAddress

The private IP address of the member cluster private FQDN. This is a read-only property populated by the service.

subnetResourceId

The delegated subnet resource ID. Customer can provide their own subnet, or AKS will allocate one if not specified. When providing your own subnet, the minimum required size is /28

Property Details

privateIpAddress

The private IP address of the member cluster private FQDN. This is a read-only property populated by the service.

privateIpAddress?: string

Property Value

string

subnetResourceId

The delegated subnet resource ID. Customer can provide their own subnet, or AKS will allocate one if not specified. When providing your own subnet, the minimum required size is /28

subnetResourceId?: string

Property Value

string