CognitiveServicesComputeProperties 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.
Base properties for all compute resource types. The computeType discriminator determines the concrete property shape. Please note this is the abstract base class. The derived classes available for instantiation are: ClusterComputeProperties and ContainerInstanceComputeProperties.
[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.CognitiveServices.Models.UnknownCognitiveServicesComputeProperties))]
public abstract class CognitiveServicesComputeProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesComputeProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesComputeProperties>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.CognitiveServices.Models.UnknownCognitiveServicesComputeProperties))>]
type CognitiveServicesComputeProperties = class
interface IJsonModel<CognitiveServicesComputeProperties>
interface IPersistableModel<CognitiveServicesComputeProperties>
Public MustInherit Class CognitiveServicesComputeProperties
Implements IJsonModel(Of CognitiveServicesComputeProperties), IPersistableModel(Of CognitiveServicesComputeProperties)
- Inheritance
-
CognitiveServicesComputeProperties
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| CreatedOn |
Creation time of the compute resource. |
| Errors |
Error details for the compute resource. |
| ProvisioningState |
Provisioning state of the compute resource. |