Compartilhar via


IComputeSecrets Interface

Definition

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

Properties

ComputeType

The type of compute

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to