SupportedOSProperty interface
Supported operating systems property.
Properties
instance |
The replication provider type. |
supported |
The list of supported operating systems. |
Property Details
instanceType
The replication provider type.
instanceType?: string
Property Value
string
supportedOs
The list of supported operating systems.
supportedOs?: SupportedOSDetails[]