Share via


CloudServiceData.PackageUri Property

Definition

Specifies a URL that refers to the ___location of the service package in the Blob service. The service package URL can be Shared Access Signature (SAS) URI from any storage account. This is a write-only property and is not returned in GET calls.

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

Property Value

Uri

Applies to