SqlDatabase.FailoverGroupId 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.
Failover Group resource identifier that this database belongs to.
public Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> FailoverGroupId { get; }
member this.FailoverGroupId : Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier>
Public ReadOnly Property FailoverGroupId As BicepValue(Of ResourceIdentifier)