DatabaseReplicaState.AvailabilityDatabaseName 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.
Gets the name of the Availability Database
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcKey(1)]
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Standalone)]
public string AvailabilityDatabaseName { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcKey(1)>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Standalone)>]
member this.AvailabilityDatabaseName : string
Public ReadOnly Property AvailabilityDatabaseName As String
Property Value
- Attributes