Share via


AksComputeSecretsProperties Class

Definition

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

Constructors

AksComputeSecretsProperties()

Properties

AdminKubeConfig
ImagePullSecretName
UserKubeConfig

Methods

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

Applies to