ComputeBulkFallbackOperationInfo Class
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.
Describes the fallback operation that was performed.
public class ComputeBulkFallbackOperationInfo : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Compute.BulkActions.Models.ComputeBulkFallbackOperationInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Compute.BulkActions.Models.ComputeBulkFallbackOperationInfo>
type ComputeBulkFallbackOperationInfo = class
interface IJsonModel<ComputeBulkFallbackOperationInfo>
interface IPersistableModel<ComputeBulkFallbackOperationInfo>
Public Class ComputeBulkFallbackOperationInfo
Implements IJsonModel(Of ComputeBulkFallbackOperationInfo), IPersistableModel(Of ComputeBulkFallbackOperationInfo)
- Inheritance
-
ComputeBulkFallbackOperationInfo
- Implements
Properties
| Name | Description |
|---|---|
| Error |
The error code if the fallback operation failed. |
| LastOperationType |
The last operation type that was performed as a fallback. |
| Status |
The status of the fallback operation. |