IKubernetesProperties 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.KubernetesPropertiesTypeConverter))]
public interface IKubernetesProperties : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.KubernetesPropertiesTypeConverter))>]
type IKubernetesProperties = interface
interface IJsonSerializable
Public Interface IKubernetesProperties
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) |