LinkConnectionLandingZone Classe
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.
The LinkConnectionLandingZone.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.LinkConnectionLandingZone+LinkConnectionLandingZoneConverter))]
public class LinkConnectionLandingZone
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.LinkConnectionLandingZone+LinkConnectionLandingZoneConverter))>]
type LinkConnectionLandingZone = class
Public Class LinkConnectionLandingZone
- Héritage
-
LinkConnectionLandingZone
- Attributs
Constructeurs
LinkConnectionLandingZone() |
Initialise une nouvelle instance de LinkConnectionLandingZone. |
Propriétés
FileSystem |
Nom du système de fichiers de la zone d’atterrissage. |
FolderPath |
Nom du chemin d’accès au dossier de la zone d’atterrissage. |
LinkedService |
Informations de référence sur le service lié. |
SasToken |
Jeton sas de la zone d’atterrissage. |
S’applique à
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for .NET