Share via


HDInsightOnDemandLinkedService.ClusterNamePrefix Property

Definition

The prefix of cluster name, postfix will be distinct with timestamp. Type: string (or Expression with resultType string).

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

Property Value

Applies to