CassandraClusterProperties.AzureConnectionMethod 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.
How to connect to the azure services needed for running the cluster.
public Azure.Provisioning.BicepValue<Azure.Provisioning.CosmosDB.ServiceConnectionType> AzureConnectionMethod { get; set; }
member this.AzureConnectionMethod : Azure.Provisioning.BicepValue<Azure.Provisioning.CosmosDB.ServiceConnectionType> with get, set
Public Property AzureConnectionMethod As BicepValue(Of ServiceConnectionType)