Delen via


SslConfiguration Class

Definition

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

Constructors

SslConfiguration()

Properties

Cert
Cname
Key
LeafDomainLabel
OverwriteExistingDomain
Status

Methods

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

Applies to