Home
last modified time | relevance | path

Searched refs:CONST_INGRESS_APPGW_SUBNET_CIDR (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/acs/
H A D_consts.py33 CONST_INGRESS_APPGW_SUBNET_CIDR = "subnetCIDR" variable
H A Ddecorator.py21 CONST_INGRESS_APPGW_SUBNET_CIDR,
2562 ).config.get(CONST_INGRESS_APPGW_SUBNET_CIDR) is not None
2566 ).config.get(CONST_INGRESS_APPGW_SUBNET_CIDR)
3906 addon_profile.config[CONST_INGRESS_APPGW_SUBNET_CIDR] = appgw_subnet_cidr
H A Dcustom.py100 from ._consts import CONST_INGRESS_APPGW_SUBNET_CIDR, CONST_INGRESS_APPGW_SUBNET_ID
1952 if CONST_INGRESS_APPGW_SUBNET_CIDR in config:
3507 addon_profile.config[CONST_INGRESS_APPGW_SUBNET_CIDR] = appgw_subnet_cidr
3630 addon_profile.config[CONST_INGRESS_APPGW_SUBNET_CIDR] = appgw_subnet_cidr