Dela via


CreateMode Class

Definition

Defines values for CreateMode.

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

Applies to