HDInsightOnDemandLinkedService.ClusterNamePrefix 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 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)