Sdílet prostřednictvím


AgReplica.Commit Property

Definition

Replica commit mode in availability group.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.Commit? Commit { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)>]
member this.Commit : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.Commit> with get, set
Public Property Commit As Nullable(Of Commit)

Property Value

Implements

Attributes

Applies to