1 2 3 4 5 6 7
export class VfcInstanceGroupProperties { networkCollectionFunction: string; subinterfaceRole: string; vfcInstanceGroupFunction: string; vfcParentPortRole: string; }