Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureCloudServiceConfiguration

Package version

Describes an Azure Cloud Service

Hierarchy

  • AzureCloudServiceConfiguration

Index

Properties

Optional deployment

deployment: undefined | string

Cloud Service deployment identifier

Optional instanceId

instanceId: undefined | string

Cloud Service instance identifier

Optional name

name: undefined | string

Cloud Service name

Optional roleName

roleName: undefined | string

Cloud Service role name

Optional roleType

Used to specify type of an Azure Cloud Service role. Possible values include: 'unknown', 'worker', 'web'

Generated using TypeDoc