次の方法で共有


ArtifactSourceData.Authentication プロパティ

定義

成果物ソースへのアクセスに使用する認証方法。 基底クラスであることに注意 Authentication してください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 が含まれます SasAuthentication

public Azure.ResourceManager.DeploymentManager.Models.Authentication Authentication { get; set; }
member this.Authentication : Azure.ResourceManager.DeploymentManager.Models.Authentication with get, set
Public Property Authentication As Authentication

プロパティ値

適用対象