CassandraDataCenterProperties.ProvisionError 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.
Error related to resource provisioning.
public Azure.Provisioning.CosmosDB.CassandraError ProvisionError { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.CosmosDB.CassandraError> ProvisionError { get; set; }
member this.ProvisionError : Azure.Provisioning.CosmosDB.CassandraError with get, set
member this.ProvisionError : Azure.Provisioning.BicepValue<Azure.Provisioning.CosmosDB.CassandraError> with get, set
Public Property ProvisionError As CassandraError
Public Property ProvisionError As BicepValue(Of CassandraError)