BatchCertificateVisibility.StartTask Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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