You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
return(zone.networktype=='Advanced'&&zone.securitygroupsenabled!=true);//Isolated networks can only be created in Advanced SG-disabled zone (but not in Basic zone nor Advanced SG-enabled zone)
863
+
return(zone.networktype=='Advanced');// L2 networks only available in Advanced Zones
0 commit comments