Skip to main content

Interface: ISetCurrentDeploymentRequest

workflowservice.v1.ISetCurrentDeploymentRequest

Properties of a SetCurrentDeploymentRequest.

Hierarchy​

Properties​

deployment​

• Optional deployment: null | $Properties

SetCurrentDeploymentRequest deployment

Inherited from​

$Properties.deployment


identity​

• Optional identity: null | string

Optional. The identity of the client who initiated this request.

Inherited from​

$Properties.identity


namespace​

• Optional namespace: null | string

SetCurrentDeploymentRequest namespace

Inherited from​

$Properties.namespace


updateMetadata​

• Optional updateMetadata: null | $Properties

Optional. Use to add or remove user-defined metadata entries. Metadata entries are exposed when describing a deployment. It is a good place for information such as operator name, links to internal deployment pipelines, etc.

Inherited from​

$Properties.updateMetadata