GetBulkOperationStatusContent 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.
This is the request to get operation status using operationids.
public class GetBulkOperationStatusContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Compute.BulkActions.Models.GetBulkOperationStatusContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Compute.BulkActions.Models.GetBulkOperationStatusContent>
type GetBulkOperationStatusContent = class
interface IJsonModel<GetBulkOperationStatusContent>
interface IPersistableModel<GetBulkOperationStatusContent>
Public Class GetBulkOperationStatusContent
Implements IJsonModel(Of GetBulkOperationStatusContent), IPersistableModel(Of GetBulkOperationStatusContent)
- Inheritance
-
GetBulkOperationStatusContent
- Implements
Constructors
| Name | Description |
|---|---|
| GetBulkOperationStatusContent(IEnumerable<String>) |
Initializes a new instance of GetBulkOperationStatusContent. |
Properties
| Name | Description |
|---|---|
| OperationIds |
The list of operation ids to get the status of. |