次の方法で共有


RecommendedActionImplementationInfo.Method プロパティ

定義

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

public Azure.ResourceManager.Sql.Models.ImplementationMethod? Method { get; }
member this.Method : Nullable<Azure.ResourceManager.Sql.Models.ImplementationMethod>
Public ReadOnly Property Method As Nullable(Of ImplementationMethod)

プロパティ値

適用対象