Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
vid
/
90cbfcabf6a73c466d3284191f2e2b6a472b41b6
/
.
/
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
;
}