WorkloadNetworkPortMirroringProfileProvisioningState Struct
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.
Workload Network Port Mirroring provisioning state.
public readonly struct WorkloadNetworkPortMirroringProfileProvisioningState : IEquatable<Azure.ResourceManager.Avs.Models.WorkloadNetworkPortMirroringProfileProvisioningState>
type WorkloadNetworkPortMirroringProfileProvisioningState = struct
Public Structure WorkloadNetworkPortMirroringProfileProvisioningState
Implements IEquatable(Of WorkloadNetworkPortMirroringProfileProvisioningState)
- Inheritance
-
WorkloadNetworkPortMirroringProfileProvisioningState
- Implements
Constructors
WorkloadNetworkPortMirroringProfileProvisioningState(String) |
Initializes a new instance of WorkloadNetworkPortMirroringProfileProvisioningState. |
Properties
Building |
is building. |
Canceled |
Resource creation was canceled. |
Deleting |
is deleting. |
Failed |
Resource creation failed. |
Succeeded |
Resource has been created. |
Updating |
is updating. |
Methods
Equals(WorkloadNetworkPortMirroringProfileProvisioningState) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Applies to
Azure SDK for .NET