Delen via


Compute Class

Definition

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

Constructors

Compute()

Properties

CreatedOn
Description
DisableLocalAuth
IsAttachedCompute
Location
ModifiedOn
ProvisioningError
ProvisioningState
ResourceId
Type

Methods

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

Applies to