Interface PrivateEndpoint.DefinitionStages.WithGroup
-
- All Superinterfaces:
GroupableResource.DefinitionStages.WithCreatableResourceGroup<PrivateEndpoint.DefinitionStages.WithSubnet>,GroupableResource.DefinitionStages.WithExistingResourceGroup<PrivateEndpoint.DefinitionStages.WithSubnet>,GroupableResource.DefinitionStages.WithGroup<PrivateEndpoint.DefinitionStages.WithSubnet>,GroupableResource.DefinitionStages.WithNewResourceGroup<PrivateEndpoint.DefinitionStages.WithSubnet>
- All Known Subinterfaces:
PrivateEndpoint.Definition
- Enclosing interface:
- PrivateEndpoint.DefinitionStages
public static interface PrivateEndpoint.DefinitionStages.WithGroup extends GroupableResource.DefinitionStages.WithGroup<PrivateEndpoint.DefinitionStages.WithSubnet>
The stage of a private endpoint 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
-
-