Share via


ContainerServiceFleetMemberData.ClusterResourceId Property

Definition

The ARM resource id of the cluster that joins the Fleet. Must be a valid Azure resource id. e.g.: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{clusterName}'.

public Azure.Core.ResourceIdentifier ClusterResourceId { get; set; }
member this.ClusterResourceId : Azure.Core.ResourceIdentifier with get, set
Public Property ClusterResourceId As ResourceIdentifier

Property Value

Applies to