VolumeGroupDetails 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.
Volume group resource for create
[Microsoft.Rest.Serialization.JsonTransformation]
public class VolumeGroupDetails
[<Microsoft.Rest.Serialization.JsonTransformation>]
type VolumeGroupDetails = class
Public Class VolumeGroupDetails
- Inheritance
-
VolumeGroupDetails
- Attributes
Constructors
VolumeGroupDetails() |
Initializes a new instance of the VolumeGroupDetails class. |
VolumeGroupDetails(String, String, String, String, String, VolumeGroupMetaData, IList<VolumeGroupVolumeProperties>) |
Initializes a new instance of the VolumeGroupDetails class. |
Properties
GroupMetaData |
Gets or sets volume group details |
Id |
Gets resource Id |
Location |
Gets or sets resource location |
Name |
Gets resource name |
ProvisioningState |
Gets azure lifecycle management |
Type |
Gets resource type |
Volumes |
Gets or sets list of volumes from group |
Extension Methods
ConvertToPs(VolumeGroupDetails) |