Поделиться через


ManagedInstancePatch.HybridSecondaryUsage Property

Definition

Hybrid secondary usage. Possible values are 'Active' (default value) and 'Passive' (customer uses the secondary as Passive DR).

public Azure.ResourceManager.Sql.Models.HybridSecondaryUsage? HybridSecondaryUsage { get; set; }
member this.HybridSecondaryUsage : Nullable<Azure.ResourceManager.Sql.Models.HybridSecondaryUsage> with get, set
Public Property HybridSecondaryUsage As Nullable(Of HybridSecondaryUsage)

Property Value

Applies to