Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Controller

Package version

interface

An interface representing Controller.

extends

TrackedResource

Hierarchy

Index

Properties

Optional dataPlaneFqdn

dataPlaneFqdn: undefined | string
member

{string} [dataPlaneFqdn] DNS name for accessing DataPlane services NOTE: This property will not be serialized. It can only be populated by the server.

hostSuffix

hostSuffix: string
member

{string} hostSuffix DNS suffix for public endpoints running in the Azure Dev Spaces Controller.

Optional id

id: undefined | string
member

{string} [id] Fully qualified resource Id for the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional location

location: undefined | string
member

{string} [location] Region where the Azure resource is located.

Optional name

name: undefined | string
member

{string} [name] The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional provisioningState

provisioningState: ProvisioningState
member

{ProvisioningState} [provisioningState] Provisioning state of the Azure Dev Spaces Controller. Possible values include: 'Succeeded', 'Failed', 'Canceled', 'Updating', 'Creating', 'Deleting', 'Deleted' NOTE: This property will not be serialized. It can only be populated by the server.

sku

sku: Sku
member

{Sku} sku

Optional tags

tags: undefined | object
member

{{ [propertyName: string]: string }} [tags] Tags for the Azure resource.

targetContainerHostCredentialsBase64

targetContainerHostCredentialsBase64: string
member

{string} targetContainerHostCredentialsBase64 Credentials of the target container host (base64).

targetContainerHostResourceId

targetContainerHostResourceId: string
member

{string} targetContainerHostResourceId Resource ID of the target container host

Optional type

type: undefined | string
member

{string} [type] The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc