IKubernetesSchema Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.KubernetesSchemaTypeConverter))]
public interface IKubernetesSchema : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.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) |