CassandraError.Code Property

Definition

The code of error that occurred.

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

Property Value

Applies to