Share via


ManagedInstanceOperationSteps.StepsList Property

Definition

The operation steps list.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.UpsertManagedServerOperationStep> StepsList { get; }
member this.StepsList : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.UpsertManagedServerOperationStep>
Public ReadOnly Property StepsList As IReadOnlyList(Of UpsertManagedServerOperationStep)

Property Value

Applies to