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

30 строки
2.1 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.networkcloud.models.VirtualMachine.DefinitionStages.WithResourceGroup"
fullName: "com.azure.resourcemanager.networkcloud.models.VirtualMachine.DefinitionStages.WithResourceGroup"
name: "VirtualMachine.DefinitionStages.WithResourceGroup"
nameWithType: "VirtualMachine.DefinitionStages.WithResourceGroup"
summary: "The stage of the Virtual<wbr>Machine definition allowing to specify parent resource."
syntax: "public static interface **VirtualMachine.DefinitionStages.WithResourceGroup**"
methods:
- uid: "com.azure.resourcemanager.networkcloud.models.VirtualMachine.DefinitionStages.WithResourceGroup.withExistingResourceGroup(java.lang.String)"
fullName: "com.azure.resourcemanager.networkcloud.models.VirtualMachine.DefinitionStages.WithResourceGroup.withExistingResourceGroup(String resourceGroupName)"
name: "withExistingResourceGroup(String resourceGroupName)"
nameWithType: "VirtualMachine.DefinitionStages.WithResourceGroup.withExistingResourceGroup(String resourceGroupName)"
summary: "Specifies resource<wbr>Group<wbr>Name."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract VirtualMachine.DefinitionStages.WithExtendedLocation withExistingResourceGroup(String resourceGroupName)"
desc: "Specifies resourceGroupName."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.VirtualMachine.DefinitionStages.WithExtendedLocation?alt=com.azure.resourcemanager.networkcloud.models.VirtualMachine.DefinitionStages.WithExtendedLocation&text=WithExtendedLocation\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the VirtualMachine definition allowing to specify parent resource."
metadata: {}
package: "com.azure.resourcemanager.networkcloud.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-networkcloud:1.0.0