Interface PublicIPAddress.DefinitionStages.WithGroup
-
- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup<PublicIPAddress.DefinitionStages.WithCreate>,com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup<PublicIPAddress.DefinitionStages.WithCreate>,com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithGroup<PublicIPAddress.DefinitionStages.WithCreate>,com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup<PublicIPAddress.DefinitionStages.WithCreate>
- All Known Subinterfaces:
PublicIPAddress.Definition
- Enclosing interface:
- PublicIPAddress.DefinitionStages
public static interface PublicIPAddress.DefinitionStages.WithGroup extends com.microsoft.azure.management.resources.fluentcore.arm.models.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.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
-
-