Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EndpointDeploymentPropertiesBase

Package version

Base definition for endpoint deployment.

Hierarchy

  • EndpointDeploymentPropertiesBase

Index

Properties

Optional codeConfiguration

codeConfiguration: CodeConfiguration

Code configuration for the endpoint deployment.

Optional description

description: undefined | string

Description of the endpoint deployment.

Optional environmentId

environmentId: undefined | string

ARM resource ID of the environment specification for the endpoint deployment.

Optional environmentVariables

environmentVariables: undefined | {}

Environment variables configuration for the deployment.

Optional properties

properties: undefined | {}

Property dictionary. Properties can be added, but not removed or altered.

Generated using TypeDoc