SynapseSsisEnvironment Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Ssis environment.
public class SynapseSsisEnvironment : Azure.ResourceManager.Synapse.Models.SynapseSsisObjectMetadata, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Synapse.Models.SynapseSsisEnvironment>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Synapse.Models.SynapseSsisEnvironment>
public class SynapseSsisEnvironment : Azure.ResourceManager.Synapse.Models.SynapseSsisObjectMetadata
type SynapseSsisEnvironment = class
inherit SynapseSsisObjectMetadata
interface IJsonModel<SynapseSsisEnvironment>
interface IPersistableModel<SynapseSsisEnvironment>
type SynapseSsisEnvironment = class
inherit SynapseSsisObjectMetadata
Public Class SynapseSsisEnvironment
Inherits SynapseSsisObjectMetadata
Implements IJsonModel(Of SynapseSsisEnvironment), IPersistableModel(Of SynapseSsisEnvironment)
Public Class SynapseSsisEnvironment
Inherits SynapseSsisObjectMetadata
- Inheritance
- Implements
Properties
Description |
Metadata description. (Inherited from SynapseSsisObjectMetadata) |
FolderId |
Folder id which contains environment. |
Id |
Metadata id. (Inherited from SynapseSsisObjectMetadata) |
Name |
Metadata name. (Inherited from SynapseSsisObjectMetadata) |
Variables |
Variable in environment. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET