Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
vid
/
2c8747b7d258b96b362227cb383aeb350eea5bd6
/
.
/
vid-webpack-master
/
src
/
app
/
shared
/
models
/
vfcInstanceGroupProperties.ts
blob: 1a7bf718a4214a3665523261209216624969e95a [
file
] [
log
] [
blame
]
export
class
VfcInstanceGroupProperties
{
networkCollectionFunction
:
string
;
subinterfaceRole
:
string
;
vfcInstanceGroupFunction
:
string
;
vfcParentPortRole
:
string
;
}