Compartilhar via


Membros RunbookProperties

Definition of the runbook property type.

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

Público Construtores

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

Início

Público Propriedades

  Nome Descrição
CreationTime Optional. Gets or sets the creation time of the runbook.
Description Optional. Gets or sets the description of the runbook.
Draft Optional. Gets or sets the draft runbook properties.
JobCount Optional. Gets or sets the job count of the runbook.
LastModifiedTime Optional. Gets or sets the last modified time of the runbook.
LogProgress Optional. Gets or sets progress log option.
LogVerbose Optional. Gets or sets verbose log option.
Parameters Optional. Gets or sets the runbook parameters.
ProvisioningState Optional. Gets or sets the provisioning state of the runbook.
PublishContentLink Optional. Gets or sets the published runbook content link.
RunbookType Optional. Gets or sets the type of the runbook.
State Optional. Gets or sets the state of the runbook.

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 RunbookProperties
Namespace Microsoft.WindowsAzure.Management.Automation.Models