CommonDataServiceForAppsLinkedService.OrganizationName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le nom organization du instance Common Data Service for Apps. La propriété est requise pour les applications locales et en ligne lorsque plusieurs instances Common Data Service for Apps sont associées à l’utilisateur. Type : chaîne (ou Expression avec chaîne resultType).
[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.organizationName")]
public object OrganizationName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.organizationName")>]
member this.OrganizationName : obj with get, set
Public Property OrganizationName As Object
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
S’applique à
Azure SDK for .NET