次の方法で共有


ArtifactSourcePropertiesModel.Authentication プロパティ

定義

成果物ソースへのアクセスに使用する認証方法を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象