Delen via


IAksSchema Interface

Definition

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