Interface LoadBalancerPublicFrontend.UpdateDefinition<ParentT>
-
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate<ParentT>,HasPublicIPAddress.UpdateDefinitionStages.WithExistingPublicIPAddress<LoadBalancerPublicFrontend.UpdateDefinitionStages.WithAttach<ParentT>>,HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddress<LoadBalancerPublicFrontend.UpdateDefinitionStages.WithAttach<ParentT>>,HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel<LoadBalancerPublicFrontend.UpdateDefinitionStages.WithAttach<ParentT>>,HasPublicIPAddress.UpdateDefinitionStages.WithPublicIPAddress<LoadBalancerPublicFrontend.UpdateDefinitionStages.WithAttach<ParentT>>,LoadBalancerPublicFrontend.UpdateDefinitionStages.Blank<ParentT>,LoadBalancerPublicFrontend.UpdateDefinitionStages.WithAttach<ParentT>,LoadBalancerPublicFrontend.UpdateDefinitionStages.WithPublicIPAddress<ParentT>
- Enclosing interface:
- LoadBalancerPublicFrontend
public static interface LoadBalancerPublicFrontend.UpdateDefinition<ParentT> extends LoadBalancerPublicFrontend.UpdateDefinitionStages.Blank<ParentT>, LoadBalancerPublicFrontend.UpdateDefinitionStages.WithAttach<ParentT>, LoadBalancerPublicFrontend.UpdateDefinitionStages.WithPublicIPAddress<ParentT>
The entirety of a public frontend definition as part of an Internet-facing load balancer update.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate
attach
-
Methods inherited from interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithExistingPublicIPAddress
withExistingPublicIPAddress, withExistingPublicIPAddress
-
Methods inherited from interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddress
withNewPublicIPAddress
-
Methods inherited from interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel
withNewPublicIPAddress, withNewPublicIPAddress
-
-