Partager via


CommonDataServiceForAppsLinkedService.HostName Propriété

Définition

Obtient ou définit le nom d’hôte du serveur Common Data Service for Apps local. La propriété est requise pour les locaux et n’est pas autorisée en ligne. Type : chaîne (ou Expression avec chaîne resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.hostName")]
public object HostName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.hostName")>]
member this.HostName : obj with get, set
Public Property HostName As Object

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à