Skip to main content

application_gateways

Overview

Nameapplication_gateways
TypeResource
Idazure.network.application_gateways

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
etagstringA unique read-only string that changes whenever the resource is updated.
identityobjectIdentity for the resource.
locationstringResource location.
propertiesobjectProperties of the application gateway.
tagsobjectResource tags.
typestringResource type.
zonesarrayA list of availability zones denoting where the resource needs to come from.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapplicationGatewayName, resourceGroupName, subscriptionIdGets the specified application gateway.
listSELECTresourceGroupName, subscriptionIdLists all application gateways in a resource group.
create_or_updateINSERTapplicationGatewayName, resourceGroupName, subscriptionIdCreates or updates the specified application gateway.
deleteDELETEapplicationGatewayName, resourceGroupName, subscriptionIdDeletes the specified application gateway.
_listEXECresourceGroupName, subscriptionIdLists all application gateways in a resource group.
backend_healthEXECapplicationGatewayName, resourceGroupName, subscriptionIdGets the backend health of the specified application gateway in a resource group.
backend_health_on_demandEXECapplicationGatewayName, resourceGroupName, subscriptionIdGets the backend health for given combination of backend pool and http setting of the specified application gateway in a resource group.
startEXECapplicationGatewayName, resourceGroupName, subscriptionIdStarts the specified application gateway.
stopEXECapplicationGatewayName, resourceGroupName, subscriptionIdStops the specified application gateway in a resource group.