VirtualDiskRequest 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.
Info about the virtual disk
public class VirtualDiskRequest
type VirtualDiskRequest = class
Public Class VirtualDiskRequest
- Inheritance
-
VirtualDiskRequest
Constructors
VirtualDiskRequest() |
Initializes a new instance of the VirtualDiskRequest class. |
Properties
AccessType |
Required. AccessType |
AcrIdList |
Optional. List of referenced ACR Ids |
AcrList |
Required. List of access control record |
AppType |
Required. Primary or Archived volume. |
DataContainer |
Required. Corresponding Data Container |
DataContainerId |
Optional. Data Container Id for the disk |
InstanceId |
Optional. The instance identifier |
InternalInstanceId |
Optional. Internal Instance Id for the virtual disk |
IsBackupEnabled |
Optional. True if this virtual disk is part of any backup policy |
IsDefaultBackupEnabled |
Required. True if default backup is enabled |
IsMonitoringEnabled |
Optional. True if monitoring is enabled for the virtual disk |
Name |
Required. The name of the entity |
Online |
Required. True if the virtual disk is online |
OperationInProgress |
Optional. Is operation in progress |
SizeInBytes |
Required. Size of Virtual Disk |
VSN |
Optional. Virtual Serial Number of the virtual disk |
Applies to
Azure SDK for .NET