Revision interface

Container App Revision.

Extends

Properties

active

Boolean describing if the Revision is Active NOTE: This property will not be serialized. It can only be populated by the server.

createdTime

Timestamp describing when the revision was created by controller NOTE: This property will not be serialized. It can only be populated by the server.

fqdn

Fully qualified domain name of the revision NOTE: This property will not be serialized. It can only be populated by the server.

healthState

Current health State of the revision NOTE: This property will not be serialized. It can only be populated by the server.

lastActiveTime

Timestamp describing when the revision was last active. Only meaningful when revision is inactive NOTE: This property will not be serialized. It can only be populated by the server.

provisioningError

Optional Field - Platform Error Message NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Current provisioning State of the revision NOTE: This property will not be serialized. It can only be populated by the server.

replicas

Number of pods currently running for this revision NOTE: This property will not be serialized. It can only be populated by the server.

runningState

Current running state of the revision NOTE: This property will not be serialized. It can only be populated by the server.

template

Container App Revision Template with all possible settings and the defaults if user did not provide them. The defaults are populated as they were at the creation time NOTE: This property will not be serialized. It can only be populated by the server.

trafficWeight

Traffic weight assigned to this revision NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

name

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

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

active

Boolean describing if the Revision is Active NOTE: This property will not be serialized. It can only be populated by the server.

active?: boolean

Property Value

boolean

createdTime

Timestamp describing when the revision was created by controller NOTE: This property will not be serialized. It can only be populated by the server.

createdTime?: Date

Property Value

Date

fqdn

Fully qualified domain name of the revision NOTE: This property will not be serialized. It can only be populated by the server.

fqdn?: string

Property Value

string

healthState

Current health State of the revision NOTE: This property will not be serialized. It can only be populated by the server.

healthState?: string

Property Value

string

lastActiveTime

Timestamp describing when the revision was last active. Only meaningful when revision is inactive NOTE: This property will not be serialized. It can only be populated by the server.

lastActiveTime?: Date

Property Value

Date

provisioningError

Optional Field - Platform Error Message NOTE: This property will not be serialized. It can only be populated by the server.

provisioningError?: string

Property Value

string

provisioningState

Current provisioning State of the revision NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

replicas

Number of pods currently running for this revision NOTE: This property will not be serialized. It can only be populated by the server.

replicas?: number

Property Value

number

runningState

Current running state of the revision NOTE: This property will not be serialized. It can only be populated by the server.

runningState?: string

Property Value

string

template

Container App Revision Template with all possible settings and the defaults if user did not provide them. The defaults are populated as they were at the creation time NOTE: This property will not be serialized. It can only be populated by the server.

template?: Template

Property Value

trafficWeight

Traffic weight assigned to this revision NOTE: This property will not be serialized. It can only be populated by the server.

trafficWeight?: number

Property Value

number

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyResource.id

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 ProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyResource.type