Share via


ExternalFqdnResponse Class

Definition

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

Constructors

ExternalFqdnResponse()

Properties

Value

Methods

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

Applies to