Package version:

Container App Revision.

Hierarchy

Properties

active?: boolean

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

createdTime?: Date

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?: string

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

healthState?: string

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

id?: string

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.

lastActiveTime?: Date

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.

name?: string

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

provisioningError?: string

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

provisioningState?: string

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

replicas?: number

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

systemData?: 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.

template?: 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?: number

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

type?: string

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.

Generated using TypeDoc