Share via


ManagedInstanceData.HybridSecondaryUsageDetected Property

Definition

Hybrid secondary usage detected. Possible values are 'Active' (customer does not meet the requirements to use the secondary as Passive DR) and 'Passive' (customer meets the requirements to use the secondary as Passive DR).

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

Property Value

Applies to