azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.n...

98 строки
4.7 KiB
YAML

### 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 Volume<wbr>Group."
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 group<wbr>Metadata 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: "<xref href=\"com.azure.resourcemanager.netapp.models.VolumeGroupMetadata?alt=com.azure.resourcemanager.netapp.models.VolumeGroupMetadata&text=VolumeGroupMetadata\" data-throw-if-not-resolved=\"False\" />"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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.<wbr>azure.<wbr>resourcemanager.<wbr>netapp.<wbr>fluent.<wbr>models.<wbr>Volume<wbr>Group<wbr>Inner 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: "<xref href=\"com.azure.resourcemanager.netapp.fluent.models.VolumeGroupInner?alt=com.azure.resourcemanager.netapp.fluent.models.VolumeGroupInner&text=VolumeGroupInner\" data-throw-if-not-resolved=\"False\" />"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.netapp.models.VolumeGroup.provisioningState()"
fullName: "com.azure.resourcemanager.netapp.models.VolumeGroup.provisioningState()"
name: "provisioningState()"
nameWithType: "VolumeGroup.provisioningState()"
summary: "Gets the provisioning<wbr>State 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
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.4.0