Freigeben über


IInstanceTypeSchemaResources Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.InstanceTypeSchemaResourcesTypeConverter))]
public interface IInstanceTypeSchemaResources : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.InstanceTypeSchemaResourcesTypeConverter))>]
type IInstanceTypeSchemaResources = interface
    interface IJsonSerializable
Public Interface IInstanceTypeSchemaResources
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Limit

Resource limits for this instance type

Request

Resource requests for this instance type

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to