CognitiveServicesManagedComputeDeploymentData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Cognitive Services account managed compute deployment, backed by managed compute (GPU) resources.
public class CognitiveServicesManagedComputeDeploymentData : Azure.ResourceManager.Models.ResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CognitiveServices.CognitiveServicesManagedComputeDeploymentData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CognitiveServices.CognitiveServicesManagedComputeDeploymentData>
type CognitiveServicesManagedComputeDeploymentData = class
inherit ResourceData
interface IJsonModel<CognitiveServicesManagedComputeDeploymentData>
interface IPersistableModel<CognitiveServicesManagedComputeDeploymentData>
Public Class CognitiveServicesManagedComputeDeploymentData
Inherits ResourceData
Implements IJsonModel(Of CognitiveServicesManagedComputeDeploymentData), IPersistableModel(Of CognitiveServicesManagedComputeDeploymentData)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| CognitiveServicesManagedComputeDeploymentData() |
Initializes a new instance of CognitiveServicesManagedComputeDeploymentData. |
Properties
| Name | Description |
|---|---|
| ETag |
Resource Etag. |
| Id |
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. (Inherited from ResourceData) |
| Name |
The name of the resource. (Inherited from ResourceData) |
| Properties |
Properties of the Cognitive Services managed compute deployment. |
| ResourceType |
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". (Inherited from ResourceData) |
| Sku |
The resource model definition representing SKU. |
| SystemData |
Azure Resource Manager metadata containing createdBy and modifiedBy information. (Inherited from ResourceData) |