Share via


ImplementationMethod Enum

Definition

Gets the method in which this recommended action can be manually implemented. e.g., TSql, AzurePowerShell.

public enum ImplementationMethod
type ImplementationMethod = 
Public Enum ImplementationMethod
Inheritance
ImplementationMethod

Fields

AzurePowerShell 1

AzurePowerShell.

TSql 0

TSql.

Applies to