Compartir a través de


HDInsightOnDemandLinkedService.ClusterNamePrefix Propiedad

Definición

Obtiene o establece el prefijo del nombre del clúster, el postfijo será distinto con la marca de tiempo. Tipo: cadena (o Expresión con cadena resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.clusterNamePrefix")]
public object ClusterNamePrefix { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.clusterNamePrefix")>]
member this.ClusterNamePrefix : obj with get, set
Public Property ClusterNamePrefix As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a