Interface LoadBalancerPrivateFrontend.UpdateDefinitionStages.Blank<ParentT>
-
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithSubnet<ParentT>
- All Known Subinterfaces:
LoadBalancerPrivateFrontend.UpdateDefinition<ParentT>
- Enclosing interface:
- LoadBalancerPrivateFrontend.UpdateDefinitionStages
public static interface LoadBalancerPrivateFrontend.UpdateDefinitionStages.Blank<ParentT> extends LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithSubnet<ParentT>
The first stage of a private frontend definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.network.models.LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithSubnet
withExistingSubnet
-
-