Share via


CloudServiceData.ConfigurationUri Property

Definition

Specifies a URL that refers to the location of the service configuration 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 ConfigurationUri { get; set; }
member this.ConfigurationUri : Uri with get, set
Public Property ConfigurationUri As Uri

Property Value

Uri

Applies to