Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownDeploymentType

Package version

Known values of DeploymentType that the service accepts.

Index

Enumeration members

Enumeration members

Complete

Complete: = "Complete"

A complete deployment including download, install, and apply actions.

Download

Download: = "Download"

A download-only deployment that does not include any install or apply actions. Not currently supported.

Install

Install: = "Install"

An install-only rollout that does not include any download actions, only install and complete. Not currently supported.

Generated using TypeDoc