DatasetCredential 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.
Represents a reference to a blob for consumption.
public class DatasetCredential : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.DatasetCredential>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.DatasetCredential>
type DatasetCredential = class
interface IJsonModel<DatasetCredential>
interface IPersistableModel<DatasetCredential>
Public Class DatasetCredential
Implements IJsonModel(Of DatasetCredential), IPersistableModel(Of DatasetCredential)
- Inheritance
-
DatasetCredential
- Implements
Properties
BlobReference |
Credential info to access the storage account. |
Methods
Operators
Explicit(ClientResult to DatasetCredential) |