File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 20852085"label.source.nat.supported" : " SourceNAT Supported" ,
20862086"label.sourcecidr" : " Source CIDR" ,
20872087"label.sourceipaddress" : " Source IP Address" ,
2088+ "label.sourceipaddressnetworkid" : " Network ID of Source IP Address" ,
20882089"label.sourcenat" : " Source NAT" ,
20892090"label.sourcenatsupported" : " Source NAT Supported" ,
20902091"label.sourcenattype" : " Supported Source NAT type" ,
Original file line number Diff line number Diff line change 295295 <status :text =" record.requiresupgrade ? 'warning' : ''" />
296296 {{ record.requiresupgrade ? 'Yes' : 'No' }}
297297 </template >
298+ <template #loadbalancerrule =" { record } " >
299+ <span > {{ record.loadbalancerrule }} </span >
300+ </template >
298301 <template #autoscalingenabled =" { record } " >
299302 <status :text =" record.autoscalingenabled ? 'Enabled' : 'Disabled'" />
300303 {{ record.autoscalingenabled ? 'Enabled' : 'Disabled' }}
You can’t perform that action at this time.
0 commit comments