Dela via


DeploymentGetResponse.Uri Property

Definition

Optional. The URL used to access the hosted service. For example, if the service name is MyService you could access the access the service by calling: http://MyService.cloudapp.net.

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

Property Value

Uri

Applies to