Compartir a través de


ClusterResourceProperties.ClusterNameOverride Propiedad

Definición

Obtiene o establece si necesita establecer la propiedad clusterName en cassandra.yaml en algo aparte del nombre de recurso del clúster, establezca el valor que se usará en esta propiedad.

[Newtonsoft.Json.JsonProperty(PropertyName="clusterNameOverride")]
public string ClusterNameOverride { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clusterNameOverride")>]
member this.ClusterNameOverride : string with get, set
Public Property ClusterNameOverride As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a