Skip to main content

Interface: IValidateWorkerDeploymentVersionComputeConfigRequest

workflowservice.v1.IValidateWorkerDeploymentVersionComputeConfigRequest

Properties of a ValidateWorkerDeploymentVersionComputeConfigRequest.

Hierarchy

  • $Properties

    IValidateWorkerDeploymentVersionComputeConfigRequest

Properties

computeConfigScalingGroups

Optional computeConfigScalingGroups: null | { [k: string]: $Properties; }

Optional. Contains the compute config scaling groups to add or update for the Worker Deployment.

Inherited from

$Properties.computeConfigScalingGroups


deploymentVersion

Optional deploymentVersion: null | $Properties

Required.

Inherited from

$Properties.deploymentVersion


identity

Optional identity: null | string

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

Inherited from

$Properties.identity


namespace

Optional namespace: null | string

ValidateWorkerDeploymentVersionComputeConfigRequest namespace

Inherited from

$Properties.namespace


removeComputeConfigScalingGroups

Optional removeComputeConfigScalingGroups: null | string[]

Optional. Contains the compute config scaling groups to remove from the Worker Deployment.

Inherited from

$Properties.removeComputeConfigScalingGroups