ReplicaProperties interface

model interface ReplicaProperties

Properties

provisioningState

Provisioning state of the resource.

regionEndpointEnabled

Enable or disable the regional endpoint. Default to "Enabled". When it's Disabled, new connections will not be routed to this endpoint, however existing connections will not be affected.

resourceStopped

Stop or start the resource. Default to "false". When it's true, the data plane of the resource is shutdown. When it's false, the data plane of the resource is started.

Property Details

provisioningState

Provisioning state of the resource.

provisioningState?: string

Property Value

string

regionEndpointEnabled

Enable or disable the regional endpoint. Default to "Enabled". When it's Disabled, new connections will not be routed to this endpoint, however existing connections will not be affected.

regionEndpointEnabled?: string

Property Value

string

resourceStopped

Stop or start the resource. Default to "false". When it's true, the data plane of the resource is shutdown. When it's false, the data plane of the resource is started.

resourceStopped?: string

Property Value

string