DataFactoryDataFlowDebugSessionContent Class
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.
Request body structure for creating data flow debug session.
public class DataFactoryDataFlowDebugSessionContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataFactory.Models.DataFactoryDataFlowDebugSessionContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataFactory.Models.DataFactoryDataFlowDebugSessionContent>
public class DataFactoryDataFlowDebugSessionContent
type DataFactoryDataFlowDebugSessionContent = class
interface IJsonModel<DataFactoryDataFlowDebugSessionContent>
interface IPersistableModel<DataFactoryDataFlowDebugSessionContent>
type DataFactoryDataFlowDebugSessionContent = class
Public Class DataFactoryDataFlowDebugSessionContent
Implements IJsonModel(Of DataFactoryDataFlowDebugSessionContent), IPersistableModel(Of DataFactoryDataFlowDebugSessionContent)
Public Class DataFactoryDataFlowDebugSessionContent
- Inheritance
-
DataFactoryDataFlowDebugSessionContent
- Implements
Data |
Initializes a new instance of DataFactoryDataFlowDebugSessionContent. |
Compute |
Compute type of the cluster. The value will be overwritten by the same setting in integration runtime if provided. |
Core |
Core count of the cluster. The value will be overwritten by the same setting in integration runtime if provided. |
Integration |
Set to use integration runtime setting for data flow debug session. |
Time |
Time to live setting of the cluster in minutes. |
IJson |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
IJson |
Writes the model to the provided Utf8JsonWriter. |
IPersistable |
Converts the provided BinaryData into a model. |
IPersistable |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
IPersistable |
Writes the model into a BinaryData. |
Comentários do Azure SDK for .NET
O Azure SDK for .NET é um projeto código aberto. Selecione um link para fornecer comentários: