Share via


FqdnEndpointsProperties Class

Definition

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

Constructors

FqdnEndpointsProperties()

Properties

Category
Endpoint

Methods

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

Applies to