ArmContainerInstanceModelFactory.ApplicationGatewayBackendAddressPool Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Azure.ResourceManager.ContainerInstance.Models.ApplicationGatewayBackendAddressPool ApplicationGatewayBackendAddressPool(string resource = default);
static member ApplicationGatewayBackendAddressPool : string -> Azure.ResourceManager.ContainerInstance.Models.ApplicationGatewayBackendAddressPool
Public Shared Function ApplicationGatewayBackendAddressPool (Optional resource As String = Nothing) As ApplicationGatewayBackendAddressPool
Parameters
- resource
- String
The application gateway backend address pool ARM resource Id.
Returns
A new ApplicationGatewayBackendAddressPool instance for mocking.