AvailabilityGroupStatement.Options 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.
The collection of availability group options.
public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.AvailabilityGroupOption> Options { get; }
member this.Options : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.AvailabilityGroupOption>
Public ReadOnly Property Options As IList(Of AvailabilityGroupOption)