Compartilhar via


ServiceLevelAgreement Classe

Definição

Detalhes do Contrato de Nível de Serviço para um tíquete de suporte.

public class ServiceLevelAgreement
type ServiceLevelAgreement = class
Public Class ServiceLevelAgreement
Herança
ServiceLevelAgreement

Construtores

ServiceLevelAgreement()

Inicializa uma nova instância da classe ServiceLevelAgreement.

ServiceLevelAgreement(Nullable<DateTime>, Nullable<DateTime>, Nullable<Int32>)

Inicializa uma nova instância da classe ServiceLevelAgreement.

Propriedades

ExpirationTime

Obtém tempo em UTC (formato ISO 8601) quando o contrato de nível de serviço expira.

SlaMinutes

Obtém o Contrato de Nível de Serviço em minutos.

StartTime

Obtém tempo em UTC (formato ISO 8601) quando o contrato de nível de serviço é iniciado.

Aplica-se a