Interface ApplicationGatewayIPConfiguration.UpdateDefinition<ParentT>
-
- Type Parameters:
ParentT- the parent type
- All Superinterfaces:
ApplicationGatewayIPConfiguration.UpdateDefinitionStages.Blank<ParentT>,ApplicationGatewayIPConfiguration.UpdateDefinitionStages.WithAttach<ParentT>,ApplicationGatewayIPConfiguration.UpdateDefinitionStages.WithSubnet<ParentT>,com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate<ParentT>,com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet.UpdateDefinitionStages.WithSubnet<ApplicationGatewayIPConfiguration.UpdateDefinitionStages.WithAttach<ParentT>>
- Enclosing interface:
- ApplicationGatewayIPConfiguration
public static interface ApplicationGatewayIPConfiguration.UpdateDefinition<ParentT> extends ApplicationGatewayIPConfiguration.UpdateDefinitionStages.Blank<ParentT>, ApplicationGatewayIPConfiguration.UpdateDefinitionStages.WithSubnet<ParentT>, ApplicationGatewayIPConfiguration.UpdateDefinitionStages.WithAttach<ParentT>
The entirety of an application gateway IP configuration definition as part of an application gateway update.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayIPConfiguration.UpdateDefinitionStages.WithSubnet
withExistingSubnet, withExistingSubnet
-
-