Partager via


DeploymentGetResponse.Uri Propriété

Définition

facultatif. URL utilisée pour accéder au service hébergé. Par exemple, si le nom du service est MyService, vous pouvez accéder à l’accès au service en appelant : http://MyService.cloudapp.net.

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

Valeur de propriété

Uri

S’applique à