Membros DeploymentCreateParameters
Represents the parameters that are used to create a new deployment.
As tabelas a seguir listam os membros expostos pelo tipo DeploymentCreateParameters.
Público Construtores
Nome | Descrição | |
---|---|---|
DeploymentCreateParameters | Initializes a new instance of the DeploymentCreateParameters class. |
Início
Público Propriedades
Nome | Descrição | |
---|---|---|
Configuration | Gets or sets the base-64 encoded service configuration file for the deployment. | |
ExtendedProperties | Gets or sets a collection of properties that are added to the deployment of a cloud service. | |
ExtensionConfiguration | Gets or sets an ExtensionConfiguration object that defines the extension that is added to the cloud service. | |
Label | Gets or sets a base-64 encoded identifier for the deployment. | |
Name | Gets or sets the name of the deployment. | |
PackageUri | Gets or sets the URL that refers to the location of the service package in the Blob service. | |
StartDeployment | Gets or sets whether to start the deployment immediately after it is created. | |
TreatWarningsAsError | Gets or sets whether to treat package validation warnings as errors. |
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 DeploymentCreateParameters
Namespace Microsoft.WindowsAzure.Management.Compute.Models