Share via


CassandraClusterProperties.ExternalDataCenters Property

Definition

List of the data center names for unmanaged data centers in this cluster to be included in auto-replication.

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

Property Value

Applies to