Creates a new Backend Pool with the specified Pool name within the specified Front Door.
Supports noop? false
Parameters
message(Optional[String[1]])
— Error message indicating why the operation failed.
subscription_id(Optional[String[1]])
— The subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
resource_group_name(Optional[String[1]])
— Name of the Resource group within the Azure subscription.
front_door_name(Optional[String[1]])
— Name of the Front Door which is globally unique.
backend_pool_name(Optional[String[1]])
— Name of the Backend Pool which is unique within the Front Door.
backend_pool_parameters(Optional[String[1]])
— Backend Pool properties needed to create a new Pool.
api_version(Optional[String[1]])
— Client API version.