Dela via


DeploymentGetPackageParameters Class

Definition

Parameters supplied to the Get Package operation.

public class DeploymentGetPackageParameters
type DeploymentGetPackageParameters = class
Public Class DeploymentGetPackageParameters
Inheritance
DeploymentGetPackageParameters

Constructors

DeploymentGetPackageParameters()

Initializes a new instance of the DeploymentGetPackageParameters class.

DeploymentGetPackageParameters(Uri)

Initializes a new instance of the DeploymentGetPackageParameters class with required arguments.

Properties

ContainerUri

Required. Specifies the URI of the container to which the packages will be saved.

OverwriteExisting

Optional. Specifies whether an existing package in the storage container should be overwritten.

Applies to