Credential 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.
The Azure Data Factory nested object which contains the information and credential which can be used to connect with related store or compute resource.
public class Credential
type Credential = class
Public Class Credential
- Inheritance
-
Credential
- Derived
Constructors
Credential() |
Initializes a new instance of the Credential class. |
Credential(IDictionary<String,Object>, String, IList<Object>) |
Initializes a new instance of the Credential class. |
Properties
AdditionalProperties |
Gets or sets unmatched properties from the message are deserialized this collection |
Annotations |
Gets or sets list of tags that can be used for describing the Credential. |
Description |
Gets or sets credential description. |
Applies to
Azure SDK for .NET