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