次の方法で共有


ImplementationMethod 列挙型

定義

この推奨されるアクションを手動で実装できるメソッドを取得します。 たとえば、TSql、AzurePowerShell などです。

public enum ImplementationMethod
type ImplementationMethod = 
Public Enum ImplementationMethod
継承
ImplementationMethod

フィールド

AzurePowerShell 1

AzurePowerShell。

TSql 0

Tsql。

適用対象