DeploymentGetPackageParameters Members
Represents the parameters that are used to obtain the cloud service package.
The following tables list the members exposed by the DeploymentGetPackageParameters type.
Public Constructors
Name | Description | |
---|---|---|
DeploymentGetPackageParameters | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
ContainerUri | Gets or sets the URI of the container to which the package will be saved. | |
OverwriteExisting | Gets or sets whether an existing package in the storage container should be overwritten. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
DeploymentGetPackageParameters Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace