Share via


NetworkCloudStepState.Status Property

Definition

The status of the step. A value of Completed or Failed indicates a terminal state for the step.

public Azure.ResourceManager.NetworkCloud.Models.NetworkCloudStepStateStatus? Status { get; }
member this.Status : Nullable<Azure.ResourceManager.NetworkCloud.Models.NetworkCloudStepStateStatus>
Public ReadOnly Property Status As Nullable(Of NetworkCloudStepStateStatus)

Property Value

Applies to