Share via


HDInsightOnDemandLinkedService.ClusterResourceGroup Property

Definition

The resource group where the cluster belongs. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> ClusterResourceGroup { get; set; }
member this.ClusterResourceGroup : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property ClusterResourceGroup As DataFactoryElement(Of String)

Property Value

Applies to