Share via


KustoClusterZoneStatus Struct

Definition

Indicates whether the cluster is zonal or non-zonal.

public readonly struct KustoClusterZoneStatus : IEquatable<Azure.ResourceManager.Kusto.Models.KustoClusterZoneStatus>
Inheritance
KustoClusterZoneStatus
Implements

Constructors

Properties

NonZonal

NonZonal.

Zonal

Zonal.

ZonalInconsistency

ZonalInconsistency.

Methods

Equals(KustoClusterZoneStatus)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to