ContainerApp interface
Container App.
- Extends
Properties
configuration | Non versioned Container App configuration properties. |
kube |
Resource ID of the Container App's KubeEnvironment. |
latest |
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. |
latest |
Name of the latest revision of the Container App. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
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
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
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