Share via


CassandraClusterProperties.ClusterNameOverride Property

Definition

If you need to set the clusterName property in cassandra.yaml to something besides the resource name of the cluster, set the value to use on this property.

public Azure.Provisioning.BicepValue<string> ClusterNameOverride { get; set; }
member this.ClusterNameOverride : Azure.Provisioning.BicepValue<string> with get, set
Public Property ClusterNameOverride As BicepValue(Of String)

Property Value

Applies to