Share via


MeshMembershipProperties interface

Mesh membership properties of a managed cluster.

Properties

managedMeshID

The ARM resource id for the managed mesh member. This is of the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppLink/applinks/{appLinkName}/appLinkMembers/{appLinkMemberName}'. Visit https://aka.ms/applink for more information.

privateConnectProfile

Profile for configuring private connectivity between the mesh control plane and member clusters. When configured, communication between the mesh control plane and this member cluster occurs over private network instead of public networks. Visit https://aka.ms/applink for more information.

provisioningState

The current provisioning state of the Mesh Membership.

Property Details

managedMeshID

The ARM resource id for the managed mesh member. This is of the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppLink/applinks/{appLinkName}/appLinkMembers/{appLinkMemberName}'. Visit https://aka.ms/applink for more information.

managedMeshID: string

Property Value

string

privateConnectProfile

Profile for configuring private connectivity between the mesh control plane and member clusters. When configured, communication between the mesh control plane and this member cluster occurs over private network instead of public networks. Visit https://aka.ms/applink for more information.

privateConnectProfile?: MeshMembershipPrivateConnectProfile

Property Value

provisioningState

The current provisioning state of the Mesh Membership.

provisioningState?: string

Property Value

string