DataFactoryDatasetDebugInfo 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.
Dataset debug resource.
public class DataFactoryDatasetDebugInfo : Azure.ResourceManager.DataFactory.Models.DataFactoryDebugInfo, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataFactory.Models.DataFactoryDatasetDebugInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataFactory.Models.DataFactoryDatasetDebugInfo>
public class DataFactoryDatasetDebugInfo : Azure.ResourceManager.DataFactory.Models.DataFactoryDebugInfo
type DataFactoryDatasetDebugInfo = class
inherit DataFactoryDebugInfo
interface IJsonModel<DataFactoryDatasetDebugInfo>
interface IPersistableModel<DataFactoryDatasetDebugInfo>
type DataFactoryDatasetDebugInfo = class
inherit DataFactoryDebugInfo
Public Class DataFactoryDatasetDebugInfo
Inherits DataFactoryDebugInfo
Implements IJsonModel(Of DataFactoryDatasetDebugInfo), IPersistableModel(Of DataFactoryDatasetDebugInfo)
Public Class DataFactoryDatasetDebugInfo
Inherits DataFactoryDebugInfo
- Inheritance
- Implements
Constructors
DataFactoryDatasetDebugInfo(DataFactoryDatasetProperties) |
Initializes a new instance of DataFactoryDatasetDebugInfo. |
Properties
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | (Inherited from DataFactoryDebugInfo) |
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