GoogleAdWordsLinkedService.KeyFilePath 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.
Chemin complet du fichier de clé .p12 utilisé pour authentifier l’adresse e-mail du compte de service et qui ne peut être utilisé que sur un runtime d’intégration auto-hébergé. Type : chaîne (ou Expression avec chaîne resultType).
public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> KeyFilePath { get; set; }
member this.KeyFilePath : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property KeyFilePath As DataFactoryElement(Of String)