AgConfiguration.Replica Property

Definition

Replica configurations.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.IAgReplica> Replica { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)>]
member this.Replica : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.IAgReplica> with get, set
Public Property Replica As List(Of IAgReplica)

Property Value

Implements

Attributes

Applies to