SSISLogLocation.AccessCredential Property
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.
Gets or sets the package execution log access credential.
[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.accessCredential")]
public Microsoft.Azure.Management.DataFactory.Models.SSISAccessCredential AccessCredential { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.accessCredential")>]
member this.AccessCredential : Microsoft.Azure.Management.DataFactory.Models.SSISAccessCredential with get, set
Public Property AccessCredential As SSISAccessCredential
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute