NetworkCloudActionState.StepStates Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)