Delen 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()

Creates an new FqdnEndpointsProperties instance.

Properties

Category
Endpoint

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of FqdnEndpointsProperties.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of FqdnEndpointsProperties.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IFqdnEndpointsProperties.

FromJsonString(String)

Creates a new instance of FqdnEndpointsProperties, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of FqdnEndpointsProperties into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to