Interface NetworkInterface.DefinitionStages.WithGroup
-
- All Superinterfaces:
GroupableResource.DefinitionStages.WithCreatableResourceGroup<NetworkInterface.DefinitionStages.WithPrimaryNetwork>,GroupableResource.DefinitionStages.WithExistingResourceGroup<NetworkInterface.DefinitionStages.WithPrimaryNetwork>,GroupableResource.DefinitionStages.WithGroup<NetworkInterface.DefinitionStages.WithPrimaryNetwork>,GroupableResource.DefinitionStages.WithNewResourceGroup<NetworkInterface.DefinitionStages.WithPrimaryNetwork>
- All Known Subinterfaces:
NetworkInterface.Definition
- Enclosing interface:
- NetworkInterface.DefinitionStages
public static interface NetworkInterface.DefinitionStages.WithGroup extends GroupableResource.DefinitionStages.WithGroup<NetworkInterface.DefinitionStages.WithPrimaryNetwork>
The stage of the network interface definition allowing to specify the resource group.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroup
-
-