Delen via


KubernetesProperties Class

Definition

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

Constructors

KubernetesProperties()

Properties

DefaultInstanceType
ExtensionInstanceReleaseTrain
ExtensionPrincipalId
InstanceType
Namespace
RelayConnectionString
ServiceBusConnectionString
VcName

Methods

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

Applies to