VolumePolicyInfo 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 class represents the policies associated with the volume.
public class VolumePolicyInfo : Microsoft.WindowsAzure.Management.StorSimple.Models.CisBaseObject
type VolumePolicyInfo = class
inherit CisBaseObject
Public Class VolumePolicyInfo
Inherits CisBaseObject
- Inheritance
Constructors
VolumePolicyInfo() |
Initializes a new instance of the VolumePolicyInfo class. |
Properties
AssociatedBackupPolicies |
Required. The backup policies associated with this volume. |
DataContainerId |
Required. The data container identifier for this volume. |
DataContainerName |
Required. The data container name for this volume. |
InstanceId |
Optional. The instance identifier (Inherited from CisBaseObject) |
Name |
Required. The name of the entity (Inherited from CisBaseObject) |
OperationInProgress |
Optional. Is operation in progress (Inherited from CisBaseObject) |
Applies to
Azure SDK for .NET