ManagedClusterMeshMembershipProperties.ManagedMeshId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public Azure.Core.ResourceIdentifier ManagedMeshId { get; set; }
member this.ManagedMeshId : Azure.Core.ResourceIdentifier with get, set
Public Property ManagedMeshId As ResourceIdentifier