SSISPackageLocation.ConfigurationAccessCredential Property

Definition

Gets or sets the configuration file access credential.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to