Compartilhar via


Membros ContinuousWebJobSettingsResponse

The continuous WebJob settings operation response.

As tabelas a seguir listam os membros expostos pelo tipo ContinuousWebJobSettingsResponse.

Público Construtores

  Nome Descrição
  ContinuousWebJobSettingsResponse Initializes a new instance of the ContinuousWebJobSettingsResponse class.

Início

Público Propriedades

  Nome Descrição
IsSingleton Optional. If a continuous job is set as singleton it'll run only on a single instance opposed to running on all instances.
RequestId  Gets the identifier of the request that was made to the service. (Herança de OperationResponse)
ShutdownGraceTimeInSeconds Optional. Specify the time in seconds to wait for the WebJob to gracefully shutdown.
StatusCode  Gets the status code. (Herança de OperationResponse)

Início

Público Métodos

(consulte tambémProtegido Métodos)

  Nome Descrição
Equals  (Herança de Object)
GetHashCode  (Herança de Object)
GetType  (Herança de Object)
ToString  (Herança de Object)

Início

Protegido Métodos

  Nome Descrição
Finalize  (Herança de Object)
MemberwiseClone  (Herança de Object)

Início

Consulte também

Referência

Classe ContinuousWebJobSettingsResponse
Namespace Microsoft.WindowsAzure.WebSitesExtensions.Models