ManagedInstanceData.HybridSecondaryUsageDetected 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 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)