IKubernetesSchema Interface

Definition

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

Properties

DefaultInstanceType

Default instance type

ExtensionInstanceReleaseTrain

Extension instance release train.

ExtensionPrincipalId

Extension principal-id.

InstanceType

Instance Type Schema

Namespace

Compute namespace

RelayConnectionString

Relay connection string.

ServiceBusConnectionString

ServiceBus connection string.

VcName

VC name.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to