NodeTypeFaultSimulation.OperationStatus 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.
Current or latest asynchronous operation status on the node type.
public Azure.ResourceManager.ServiceFabricManagedClusters.Models.SfmcOperationStatus? OperationStatus { get; }
member this.OperationStatus : Nullable<Azure.ResourceManager.ServiceFabricManagedClusters.Models.SfmcOperationStatus>
Public ReadOnly Property OperationStatus As Nullable(Of SfmcOperationStatus)