Delen via


AksSchemaProperties Class

Definition

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

Constructors

AksSchemaProperties()

Properties

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

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to