Share via


DatabricksComputeSecretsProperties Class

Definition

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

Constructors

DatabricksComputeSecretsProperties()

Properties

DatabricksAccessToken

Methods

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

Applies to