ProtectionContainerMappingCollection interface
Protection container mapping collection class.
Properties
next |
Link to fetch rest of the data. |
value | List of container mappings. |
Property Details
nextLink
Link to fetch rest of the data.
nextLink?: string
Property Value
string
value
List of container mappings.
value?: ProtectionContainerMapping[]