JobStepActionType Class

Definition

Defines values for JobStepActionType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Sql.Fluent.Models.JobStepActionType>))]
public class JobStepActionType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Sql.Fluent.Models.JobStepActionType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Sql.Fluent.Models.JobStepActionType>))>]
type JobStepActionType = class
    inherit ExpandableStringEnum<JobStepActionType>
Public Class JobStepActionType
Inherits ExpandableStringEnum(Of JobStepActionType)
Inheritance
Attributes
Newtonsoft.Json.JsonConverterAttribute

Constructors

JobStepActionType()

Fields

TSql

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to