Delen via


ManagedInstanceOperationSteps.StepsList Property

Definition

Gets the operation steps list.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to