Skip to main content

Interface: IFailoverNamespaceRegionRequest

cloudservice.v1.IFailoverNamespaceRegionRequest

Properties of a FailoverNamespaceRegionRequest.

Hierarchy

Properties

asyncOperationId

Optional asyncOperationId: null | string

The id to use for this async operation - optional.

Inherited from

$Properties.asyncOperationId


namespace

Optional namespace: null | string

The namespace to failover.

Inherited from

$Properties.namespace


region

Optional region: null | string

The id of the region to failover to. Must be a region that the namespace is currently available in.

Inherited from

$Properties.region