Share via


Aks Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.AksTypeConverter))]
public class Aks : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IAks, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.AksTypeConverter))>]
type Aks = class
    interface IAks
    interface IJsonSerializable
    interface ICompute
    interface IAksSchema
    interface IValidates
Public Class Aks
Implements IAks, IValidates
Inheritance
Aks
Attributes
Implements

Constructors

Aks()

Properties

AgentCount
AgentVMSize
AkNetworkingConfigurationDnsServiceIP
AkNetworkingConfigurationDockerBridgeCidr
AkNetworkingConfigurationServiceCidr
AkNetworkingConfigurationSubnetId
ClusterFqdn
ClusterPurpose
CreatedOn
Description
DisableLocalAuth
IsAttachedCompute
LoadBalancerSubnet
LoadBalancerType
Location
ModifiedOn
NetworkingConfiguration
Property
ProvisioningError
ProvisioningState
ResourceId
SslConfiguration
SslConfigurationCert
SslConfigurationCname
SslConfigurationKey
SslConfigurationLeafDomainLabel
SslConfigurationOverwriteExistingDomain
SslConfigurationStatus
SystemService
Type

Methods

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

Applies to