Delen via


ResourceConfiguration Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ResourceConfigurationTypeConverter))]
public class ResourceConfiguration : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IResourceConfiguration
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ResourceConfigurationTypeConverter))>]
type ResourceConfiguration = class
    interface IResourceConfiguration
    interface IJsonSerializable
Public Class ResourceConfiguration
Implements IResourceConfiguration
Inheritance
ResourceConfiguration
Attributes
Implements

Constructors

ResourceConfiguration()

Properties

InstanceCount
InstanceType
Property

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to