Interface PublicIpAddress.DefinitionStages.WithGroup
-
- All Superinterfaces:
GroupableResource.DefinitionStages.WithCreatableResourceGroup<PublicIpAddress.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithExistingResourceGroup<PublicIpAddress.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithGroup<PublicIpAddress.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithNewResourceGroup<PublicIpAddress.DefinitionStages.WithCreate>
- All Known Subinterfaces:
PublicIpAddress.Definition
- Enclosing interface:
- PublicIpAddress.DefinitionStages
public static interface PublicIpAddress.DefinitionStages.WithGroup extends GroupableResource.DefinitionStages.WithGroup<PublicIpAddress.DefinitionStages.WithCreate>
The stage of the public IP address 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
-
-