TemplateStatus Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The status of the session pool template.
public class TemplateStatus : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.AppContainers.Models.TemplateStatus>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.AppContainers.Models.TemplateStatus>
type TemplateStatus = class
interface IJsonModel<TemplateStatus>
interface IPersistableModel<TemplateStatus>
Public Class TemplateStatus
Implements IJsonModel(Of TemplateStatus), IPersistableModel(Of TemplateStatus)
- Inheritance
-
TemplateStatus
- Implements
Properties
| Name | Description |
|---|---|
| Containers |
List of container definitions for the sessions of this template. |
| CreatedOn |
The creation time of this template. |
| Details |
The detailed status of this template. |
| IngressTargetPort |
Target port in containers for traffic from ingress. |
| Status |
The status of this template. |