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.azure.resourcemanager.network.models.HasPrivateIpAddress.UpdateDefinitionStages.WithPrivateIPAddress
withPrivateIpAddressDynamic, withPrivateIpAddressStatic
-
-