ImplementationMethod Enum

Definition

Defines values for ImplementationMethod.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ImplementationMethod
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ImplementationMethod = 
Public Enum ImplementationMethod
Inheritance
ImplementationMethod
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

AzurePowerShell 1
TSql 0

Applies to