SelfHostedIntegrationRuntime 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.
Runtime d’intégration auto-hébergé.
[Microsoft.Rest.Serialization.JsonTransformation]
[Newtonsoft.Json.JsonObject("SelfHosted")]
public class SelfHostedIntegrationRuntime : Microsoft.Azure.Management.DataFactory.Models.IntegrationRuntime
[<Microsoft.Rest.Serialization.JsonTransformation>]
[<Newtonsoft.Json.JsonObject("SelfHosted")>]
type SelfHostedIntegrationRuntime = class
inherit IntegrationRuntime
Public Class SelfHostedIntegrationRuntime
Inherits IntegrationRuntime
- Héritage
- Attributs
-
JsonTransformationAttribute Newtonsoft.Json.JsonObjectAttribute
Constructeurs
SelfHostedIntegrationRuntime() |
Initialise une nouvelle instance de la classe SelfHostedIntegrationRuntime. |
SelfHostedIntegrationRuntime(IDictionary<String,Object>, String, LinkedIntegrationRuntimeType) |
Initialise une nouvelle instance de la classe SelfHostedIntegrationRuntime. |
Propriétés
AdditionalProperties |
Obtient ou définit des propriétés sans correspondance à partir du message sont désérialisées de cette collection (Hérité de IntegrationRuntime) |
Description |
Obtient ou définit la description du runtime d’intégration. (Hérité de IntegrationRuntime) |
LinkedInfo |
Runtime d’intégration auto-hébergé. |
S’applique à
Azure SDK for .NET