ContainerApp interface

Container App.

Extends

Properties

configuration

Non versioned Container App configuration properties.

kubeEnvironmentId

Resource ID of the Container App's KubeEnvironment.

latestRevisionFqdn

Fully Qualified Domain Name of the latest revision of the Container App. NOTE: This property will not be serialized. It can only be populated by the server.

latestRevisionName

Name of the latest revision of the Container App. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Provisioning state of the Container App. NOTE: This property will not be serialized. It can only be populated by the server.

template

Container App versioned application definition.

Inherited Properties

id

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

kind

Kind of resource.

location

Resource Location.

name

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags.

type

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

Property Details

configuration

Non versioned Container App configuration properties.

configuration?: Configuration

Property Value

kubeEnvironmentId

Resource ID of the Container App's KubeEnvironment.

kubeEnvironmentId?: string

Property Value

string

latestRevisionFqdn

Fully Qualified Domain Name of the latest revision of the Container App. NOTE: This property will not be serialized. It can only be populated by the server.

latestRevisionFqdn?: string

Property Value

string

latestRevisionName

Name of the latest revision of the Container App. NOTE: This property will not be serialized. It can only be populated by the server.

latestRevisionName?: string

Property Value

string

provisioningState

Provisioning state of the Container App. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

template

Container App versioned application definition.

template?: Template

Property Value

Inherited Property Details

id

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

kind

Kind of resource.

kind?: string

Property Value

string

Inherited From Resource.kind

location

Resource Location.

location: string

Property Value

string

Inherited From Resource.location

name

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags.

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

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

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

type?: string

Property Value

string

Inherited From Resource.type