Membros RunbookParameter
Definition of the runbook parameter type.
As tabelas a seguir listam os membros expostos pelo tipo RunbookParameter.
Público Construtores
Nome | Descrição | |
---|---|---|
RunbookParameter | Initializes a new instance of the RunbookParameter class. |
Início
Público Propriedades
Nome | Descrição | |
---|---|---|
DefaultValue | Optional. Gets or sets the default value of parameter. | |
IsMandatory | Optional. Gets or sets a Boolean value to indicate whether the parameter is madatory or not. | |
Position | Optional. Get or sets the position of the parameter. | |
Type | Optional. Gets or sets the type of the parameter. |
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 RunbookParameter
Namespace Microsoft.WindowsAzure.Management.Automation.Models