Partager via


ICluster.WorkloadResourceId Property

Definition

The list of workload resource IDs that are hosted within this cluster.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The list of workload resource IDs that are hosted within this cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="workloadResourceIds")]
public string[] WorkloadResourceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The list of workload resource IDs that are hosted within this cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="workloadResourceIds")>]
member this.WorkloadResourceId : string[]
Public ReadOnly Property WorkloadResourceId As String()

Property Value

String[]
Attributes

Applies to