DataCollectionConfiguration 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.
The DataCollectionConfiguration.
public class DataCollectionConfiguration : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.DataCollectionConfiguration>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.DataCollectionConfiguration>
public class DataCollectionConfiguration
type DataCollectionConfiguration = class
interface IJsonModel<DataCollectionConfiguration>
interface IPersistableModel<DataCollectionConfiguration>
type DataCollectionConfiguration = class
Public Class DataCollectionConfiguration
Implements IJsonModel(Of DataCollectionConfiguration), IPersistableModel(Of DataCollectionConfiguration)
Public Class DataCollectionConfiguration
- Inheritance
-
DataCollectionConfiguration
- Implements
Data |
Initializes a new instance of DataCollectionConfiguration. |
Client |
The msi client id used to collect logging to blob storage. If it's null,backend will pick a registered endpoint identity to auth. |
Data |
Enable or disable data collection. |
Data |
The data asset arm resource id. Client side will ensure data asset is pointing to the blob storage, and backend will collect data to the blob storage. |
Sampling |
The sampling rate for collection. Sampling rate 1.0 means we collect 100% of data by default. |
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. |
Produkt | Versionen |
---|---|
Azure SDK for .NET | Latest, Preview |
Feedback zu Azure SDK for .NET
Azure SDK for .NET ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: