AvailabilityGroupReplica.ReadableSecondary Property

Definition

Replica readable secondary mode in availability group.

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

Property Value

Applies to