ManagedInstancePatch.HybridSecondaryUsage 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.
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)