Dela via


DeploymentUpgradeParameters.PackageUri Property

Definition

Required. A URL that refers to the location of the service package in the Blob service. The service package can be located either in a storage account beneath the same subscription or a Shared Access Signature (SAS) URI from any storage account. For more information about Shared Access Signatures, see Delegating Access with a Shared Access Signature (REST API) at http://msdn.microsoft.com/en-us/library/windowsazure/ee395415.aspx.

public Uri PackageUri { get; set; }
member this.PackageUri : Uri with get, set
Public Property PackageUri As Uri

Property Value

Uri

Applies to