Compartir a través de


RecommendedActionImplementationInfo.Method Propiedad

Definición

Obtiene el método en el que se puede implementar manualmente esta acción recomendada. Por ejemplo, TSql, AzurePowerShell. Entre los valores posibles se incluyen: "TSql", "AzurePowerShell"

[Newtonsoft.Json.JsonProperty(PropertyName="method")]
public Microsoft.Azure.Management.Sql.Models.ImplementationMethod? Method { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="method")>]
member this.Method : Nullable<Microsoft.Azure.Management.Sql.Models.ImplementationMethod>
Public ReadOnly Property Method As Nullable(Of ImplementationMethod)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a