az appservice vnet-integration

A method that lists the virtual network integrations used in an appservice plan.

Commands

az appservice vnet-integration list

List the virtual network integrations used in an appservice plan.

az appservice vnet-integration list

List the virtual network integrations used in an appservice plan.

az appservice vnet-integration list --plan
                                    --resource-group

Examples

list the virtual network integrations used in an appservice plan

az appservice vnet-integration list -g MyResourceGroup --plan MyAppServicePlan

Required Parameters

--plan

AppService plan.

--resource-group -g

Name of resource group. You can configure the default group using az configure --defaults group=<name>.