Share via


CreateClassificationPolicyOptions Class

Definition

Options for creating classification policy.

public class CreateClassificationPolicyOptions
type CreateClassificationPolicyOptions = class
Public Class CreateClassificationPolicyOptions
Inheritance
CreateClassificationPolicyOptions

Constructors

CreateClassificationPolicyOptions(String)

Initializes a new instance of CreateClassificationPolicyOptions.

Properties

ClassificationPolicyId

Id of a classification policy.

FallbackQueueId

Id of a fallback queue to select if queue selector attachments doesn't find a match.

Name

Friendly name of this policy.

PrioritizationRule

A rule to determine a priority score for a job.

QueueSelectorAttachments

Queue selector attachments used to resolve a queue for a job.

RequestConditions

The content to send as the request conditions of the request.

WorkerSelectorAttachments

Worker selector attachments used to attach worker selectors to a job.

Applies to