다음을 통해 공유


BatchErrorCode.JobScheduleWithSameIdExists Property

Definition

Gets the error code indicating that a job schedule with the same id as an existing job exists.

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

Property Value

Applies to