Share via


RecommendedActionImplementationInfo.Method Property

Definition

Gets the method in which this recommended action can be manually implemented. e.g., 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)

Property Value

Applies to