Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProvisionApplicationTypeDescriptionBase

Package version

Represents the type of registration or provision requested, and if the operation needs to be asynchronous or not. Supported types of provision operations are from either image store or external store.

Hierarchy

  • ProvisionApplicationTypeDescriptionBase

Index

Properties

Properties

async

async: boolean

Indicates whether or not provisioning should occur asynchronously. When set to true, the provision operation returns when the request is accepted by the system, and the provision operation continues without any timeout limit. The default value is false. For large application packages, we recommend setting the value to true.

kind

kind: "ProvisionApplicationTypeDescriptionBase"

Polymorphic Discriminator

Generated using TypeDoc