Share via


DurableTaskSchedulerSku.RedundancyState Property

Definition

Indicates whether the current SKU configuration is zone redundant.

public Azure.ResourceManager.DurableTask.Models.DurableTaskResourceRedundancyState? RedundancyState { get; }
member this.RedundancyState : Nullable<Azure.ResourceManager.DurableTask.Models.DurableTaskResourceRedundancyState>
Public ReadOnly Property RedundancyState As Nullable(Of DurableTaskResourceRedundancyState)

Property Value

Applies to