Interface ApplicationGatewayFrontend.UpdateDefinitionStages.WithPrivateIP<ParentT>
-
- Type Parameters:
ParentT- the stage of the parent application gateway definition to return to after attaching this definition
- All Superinterfaces:
HasPrivateIPAddress.UpdateDefinitionStages.WithPrivateIPAddress<ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT>>
- All Known Subinterfaces:
ApplicationGatewayFrontend.UpdateDefinition<ParentT>,ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT>
- Enclosing interface:
- ApplicationGatewayFrontend.UpdateDefinitionStages
public static interface ApplicationGatewayFrontend.UpdateDefinitionStages.WithPrivateIP<ParentT> extends HasPrivateIPAddress.UpdateDefinitionStages.WithPrivateIPAddress<ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT>>
The stage of an application gateway frontend definition allowing to specify the private IP address this application gateway should be available at within the selected virtual network.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.management.network.model.HasPrivateIPAddress.UpdateDefinitionStages.WithPrivateIPAddress
withPrivateIPAddressDynamic, withPrivateIPAddressStatic
-
-