Controller interface

The resource model definition for a ARM tracked top level resource.

Extends

Properties

dataPlaneFqdn

DNS name for accessing DataPlane services NOTE: This property will not be serialized. It can only be populated by the server.

hostSuffix

DNS suffix for public endpoints running in the Azure Dev Spaces Controller. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Provisioning state of the Azure Dev Spaces Controller. NOTE: This property will not be serialized. It can only be populated by the server.

sku

Model representing SKU for Azure Dev Spaces Controller.

targetContainerHostApiServerFqdn

DNS of the target container host's API server NOTE: This property will not be serialized. It can only be populated by the server.

targetContainerHostCredentialsBase64

Credentials of the target container host (base64).

targetContainerHostResourceId

Resource ID of the target container host

Inherited Properties

id

Fully qualified resource Id for the resource. NOTE: This property will not be serialized. It can only be populated by the server.

location

Region where the Azure resource is located.

name

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

tags

Tags for the Azure resource.

type

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

Property Details

dataPlaneFqdn

DNS name for accessing DataPlane services NOTE: This property will not be serialized. It can only be populated by the server.

dataPlaneFqdn?: string

Property Value

string

hostSuffix

DNS suffix for public endpoints running in the Azure Dev Spaces Controller. NOTE: This property will not be serialized. It can only be populated by the server.

hostSuffix?: string

Property Value

string

provisioningState

Provisioning state of the Azure Dev Spaces Controller. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

sku

Model representing SKU for Azure Dev Spaces Controller.

sku: Sku

Property Value

Sku

targetContainerHostApiServerFqdn

DNS of the target container host's API server NOTE: This property will not be serialized. It can only be populated by the server.

targetContainerHostApiServerFqdn?: string

Property Value

string

targetContainerHostCredentialsBase64

Credentials of the target container host (base64).

targetContainerHostCredentialsBase64: string

Property Value

string

targetContainerHostResourceId

Resource ID of the target container host

targetContainerHostResourceId: string

Property Value

string

Inherited Property Details

id

Fully qualified resource Id for the resource. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From TrackedResource.id

location

Region where the Azure resource is located.

location?: string

Property Value

string

Inherited From TrackedResource.location

name

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

name?: string

Property Value

string

Inherited From TrackedResource.name

tags

Tags for the Azure resource.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From TrackedResource.tags

type

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

type?: string

Property Value

string

Inherited From TrackedResource.type