Credential Class

Definition

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