InstanceFailoverGroup.ReplicationState 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.
Replication state of the failover group instance.
public Azure.Provisioning.BicepValue<string> ReplicationState { get; }
member this.ReplicationState : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property ReplicationState As BicepValue(Of String)