MaterializationComputeResource Class
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.
DTO object representing compute resource
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.MaterializationComputeResourceTypeConverter))]
public class MaterializationComputeResource : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IMaterializationComputeResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.MaterializationComputeResourceTypeConverter))>]
type MaterializationComputeResource = class
interface IMaterializationComputeResource
interface IJsonSerializable
Public Class MaterializationComputeResource
Implements IMaterializationComputeResource
- Inheritance
-
MaterializationComputeResource
- Attributes
- Implements
Materialization |
Creates an new MaterializationComputeResource instance. |
Instance |
Specifies the instance type |
Deserialize |
Deserializes a IDictionary into an instance of MaterializationComputeResource. |
Deserialize |
Deserializes a PSObject into an instance of MaterializationComputeResource. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IMaterializationComputeResource. |
From |
Creates a new instance of MaterializationComputeResource, deserializing the content from a json string. |
To |
Serializes this instance of MaterializationComputeResource into a JsonNode. |
To |
Serializes this instance to a json string. |
To |