Compartir a través de


ManagedInstanceOperationSteps.StepsList Propiedad

Definición

Obtiene la lista de pasos de operación.

[Newtonsoft.Json.JsonProperty(PropertyName="stepsList")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.UpsertManagedServerOperationStep> StepsList { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="stepsList")>]
member this.StepsList : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.UpsertManagedServerOperationStep>
Public ReadOnly Property StepsList As IList(Of UpsertManagedServerOperationStep)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a