azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

24 строки
1.2 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.resources.fluentcore.arm.models.HasResourceGroup"
fullName: "com.microsoft.azure.management.resources.fluentcore.arm.models.HasResourceGroup"
name: "HasResourceGroup"
nameWithType: "HasResourceGroup"
summary: "An interface representing a model that has a resource group name."
syntax: "public interface **HasResourceGroup**"
methods:
- uid: "com.microsoft.azure.management.resources.fluentcore.arm.models.HasResourceGroup.resourceGroupName()"
fullName: "com.microsoft.azure.management.resources.fluentcore.arm.models.HasResourceGroup.resourceGroupName()"
name: "resourceGroupName()"
nameWithType: "HasResourceGroup.resourceGroupName()"
modifiers:
- "abstract"
syntax: "public abstract String resourceGroupName()"
returns:
description: "the name of the resource group"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An interface representing a model that has a resource group name."
metadata: {}
package: "com.microsoft.azure.management.resources.fluentcore.arm.models"
artifact: com.microsoft.azure:azure-mgmt-resources:1.41.4