你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BatchCertificateVisibility.StartTask Property

Definition

The Certificate should be visible to the user account under which the StartTask is run. Note that if AutoUser Scope is Pool for both the StartTask and a Task, this certificate will be visible to the Task as well.

public static Azure.Compute.Batch.BatchCertificateVisibility StartTask { get; }
static member StartTask : Azure.Compute.Batch.BatchCertificateVisibility
Public Shared ReadOnly Property StartTask As BatchCertificateVisibility

Property Value

Applies to