IKubernetes 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.Api20220501.KubernetesTypeConverter))]
public interface IKubernetes : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ICompute, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IKubernetesSchema
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.KubernetesTypeConverter))>]
type IKubernetes = interface
interface IJsonSerializable
interface ICompute
interface IKubernetesSchema
Public Interface IKubernetes
Implements ICompute, IKubernetesSchema
- Derived
- Attributes
- Implements
Properties
CreatedOn | (Inherited from ICompute) |
DefaultInstanceType | (Inherited from IKubernetesSchema) |
Description | (Inherited from ICompute) |
DisableLocalAuth | (Inherited from ICompute) |
ExtensionInstanceReleaseTrain | (Inherited from IKubernetesSchema) |
ExtensionPrincipalId | (Inherited from IKubernetesSchema) |
InstanceType | (Inherited from IKubernetesSchema) |
IsAttachedCompute | (Inherited from ICompute) |
Location | (Inherited from ICompute) |
ModifiedOn | (Inherited from ICompute) |
Namespace | (Inherited from IKubernetesSchema) |
ProvisioningError | (Inherited from ICompute) |
ProvisioningState | (Inherited from ICompute) |
RelayConnectionString | (Inherited from IKubernetesSchema) |
ResourceId | (Inherited from ICompute) |
ServiceBusConnectionString | (Inherited from IKubernetesSchema) |
Type | (Inherited from ICompute) |
VcName | (Inherited from IKubernetesSchema) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |