Share via


ArtifactSource.Authentication Property

Definition

Gets or sets the authentication method to use to access the artifact source.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.authentication")]
public Microsoft.Azure.Management.DeploymentManager.Models.Authentication Authentication { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.authentication")>]
member this.Authentication : Microsoft.Azure.Management.DeploymentManager.Models.Authentication with get, set
Public Property Authentication As Authentication

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to