Share via


AzureFunctionLinkedService.Credential Property

Definition

Gets or sets the credential reference containing authentication information.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.credential")]
public Microsoft.Azure.Management.DataFactory.Models.CredentialReference Credential { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.credential")>]
member this.Credential : Microsoft.Azure.Management.DataFactory.Models.CredentialReference with get, set
Public Property Credential As CredentialReference

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to