CloudProviderService¶
Cloud service information.
Fields¶
| Field | Type | Description |
|---|---|---|
| CloudProviderID | numeric | Internal ID that references the CloudProvider entity (Foreign Key) |
| FriendlyName | string | Friendly name of the service if available by code translation, SKU otherwise |
| ID | numeric | Internal ID for the CloudProviderService entity (Primary Key) |
| Sku | string | SKU of the service |
| TargetClass | string | Target class of the service |