AvsSkuOptions interface
AVS SKU specific options.
Properties
| node |
AVS Node type. |
| target |
List of locations where this node type is available. |
Property Details
nodeType
AVS Node type.
nodeType?: string
Property Value
string
targetLocations
List of locations where this node type is available.
targetLocations?: string[]
Property Value
string[]