Udostępnij przez


NetworkCloudActionState.StepStates Property

Definition

The ordered list of the individual steps which make up the action.

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

Property Value

Applies to