Partager via


HostedServiceGetResponse.ServiceName Propriété

Définition

facultatif. Nom du service cloud. Ce nom est le nom du préfixe DNS et peut être utilisé pour accéder au service cloud. Par exemple, si le nom du service cloud est MyService, vous pouvez accéder au service cloud en appelant : http://MyService.cloudapp.net.

public string ServiceName { get; set; }
member this.ServiceName : string with get, set
Public Property ServiceName As String

Valeur de propriété

S’applique à