Share via


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