VolumeGroup Interface
public interface VolumeGroup
An immutable client-side representation of VolumeGroup.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Volume |
groupMetadata()
Gets the group |
| abstract String |
id()
Gets the id property: Resource Id. |
|
abstract
Volume |
innerModel()
Gets the inner com. |
| abstract String |
location()
Gets the location property: Resource location. |
| abstract String |
name()
Gets the name property: Resource name. |
| abstract String |
provisioningState()
Gets the provisioning |
| abstract String |
type()
Gets the type property: Resource type. |
Method Details
groupMetadata
public abstract VolumeGroupMetadata groupMetadata()
Gets the groupMetadata property: Volume group details.
Returns:
id
public abstract String id()
Gets the id property: Resource Id.
Returns:
innerModel
public abstract VolumeGroupInner innerModel()
Gets the inner com.azure.resourcemanager.netapp.fluent.models.VolumeGroupInner object.
Returns:
location
public abstract String location()
Gets the location property: Resource location.
Returns:
name
public abstract String name()
Gets the name property: Resource name.
Returns:
provisioningState
public abstract String provisioningState()
Gets the provisioningState property: Azure lifecycle management.
Returns:
type
public abstract String type()
Gets the type property: Resource type.
Returns: