Share via


IAksSchemaProperties Interface

Definition

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

Properties

AgentCount
AgentVMSize
AkNetworkingConfigurationDnsServiceIP
AkNetworkingConfigurationDockerBridgeCidr
AkNetworkingConfigurationServiceCidr
AkNetworkingConfigurationSubnetId
ClusterFqdn
ClusterPurpose
LoadBalancerSubnet
LoadBalancerType
SslConfigurationCert
SslConfigurationCname
SslConfigurationKey
SslConfigurationLeafDomainLabel
SslConfigurationOverwriteExistingDomain
SslConfigurationStatus
SystemService

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to