### YamlMime:JavaType uid: "com.azure.resourcemanager.netapp.models.VolumeGroup" fullName: "com.azure.resourcemanager.netapp.models.VolumeGroup" name: "VolumeGroup" nameWithType: "VolumeGroup" summary: "An immutable client-side representation of VolumeGroup." syntax: "public interface **VolumeGroup**" methods: - uid: "com.azure.resourcemanager.netapp.models.VolumeGroup.groupMetadata()" fullName: "com.azure.resourcemanager.netapp.models.VolumeGroup.groupMetadata()" name: "groupMetadata()" nameWithType: "VolumeGroup.groupMetadata()" summary: "Gets the groupMetadata property: Volume group details." modifiers: - "abstract" syntax: "public abstract VolumeGroupMetadata groupMetadata()" desc: "Gets the groupMetadata property: Volume group details." returns: description: "the groupMetadata value." type: "" - uid: "com.azure.resourcemanager.netapp.models.VolumeGroup.id()" fullName: "com.azure.resourcemanager.netapp.models.VolumeGroup.id()" name: "id()" nameWithType: "VolumeGroup.id()" summary: "Gets the id property: Resource Id." modifiers: - "abstract" syntax: "public abstract String id()" desc: "Gets the id property: Resource Id." returns: description: "the id value." type: "String" - uid: "com.azure.resourcemanager.netapp.models.VolumeGroup.innerModel()" fullName: "com.azure.resourcemanager.netapp.models.VolumeGroup.innerModel()" name: "innerModel()" nameWithType: "VolumeGroup.innerModel()" summary: "Gets the inner com.azure.resourcemanager.netapp.fluent.models.VolumeGroupInner object." modifiers: - "abstract" syntax: "public abstract VolumeGroupInner innerModel()" desc: "Gets the inner com.azure.resourcemanager.netapp.fluent.models.VolumeGroupInner object." returns: description: "the inner object." type: "" - uid: "com.azure.resourcemanager.netapp.models.VolumeGroup.location()" fullName: "com.azure.resourcemanager.netapp.models.VolumeGroup.location()" name: "location()" nameWithType: "VolumeGroup.location()" summary: "Gets the location property: Resource location." modifiers: - "abstract" syntax: "public abstract String location()" desc: "Gets the location property: Resource location." returns: description: "the location value." type: "String" - uid: "com.azure.resourcemanager.netapp.models.VolumeGroup.name()" fullName: "com.azure.resourcemanager.netapp.models.VolumeGroup.name()" name: "name()" nameWithType: "VolumeGroup.name()" summary: "Gets the name property: Resource name." modifiers: - "abstract" syntax: "public abstract String name()" desc: "Gets the name property: Resource name." returns: description: "the name value." type: "String" - uid: "com.azure.resourcemanager.netapp.models.VolumeGroup.provisioningState()" fullName: "com.azure.resourcemanager.netapp.models.VolumeGroup.provisioningState()" name: "provisioningState()" nameWithType: "VolumeGroup.provisioningState()" summary: "Gets the provisioningState property: Azure lifecycle management." modifiers: - "abstract" syntax: "public abstract String provisioningState()" desc: "Gets the provisioningState property: Azure lifecycle management." returns: description: "the provisioningState value." type: "String" - uid: "com.azure.resourcemanager.netapp.models.VolumeGroup.type()" fullName: "com.azure.resourcemanager.netapp.models.VolumeGroup.type()" name: "type()" nameWithType: "VolumeGroup.type()" summary: "Gets the type property: Resource type." modifiers: - "abstract" syntax: "public abstract String type()" desc: "Gets the type property: Resource type." returns: description: "the type value." type: "String" type: "interface" desc: "An immutable client-side representation of VolumeGroup." metadata: {} package: "com.azure.resourcemanager.netapp.models" artifact: com.azure.resourcemanager:azure-resourcemanager-netapp:1.5.1