Compartir a través de


ArmMachineLearningModelFactory.MachineLearningFqdnEndpointsProperties Método

Definición

Inicializa una nueva instancia de MachineLearningFqdnEndpointsProperties.

public static Azure.ResourceManager.MachineLearning.Models.MachineLearningFqdnEndpointsProperties MachineLearningFqdnEndpointsProperties (string category = default, System.Collections.Generic.IEnumerable<Azure.ResourceManager.MachineLearning.Models.MachineLearningFqdnEndpoint> endpoints = default);
static member MachineLearningFqdnEndpointsProperties : string * seq<Azure.ResourceManager.MachineLearning.Models.MachineLearningFqdnEndpoint> -> Azure.ResourceManager.MachineLearning.Models.MachineLearningFqdnEndpointsProperties
Public Shared Function MachineLearningFqdnEndpointsProperties (Optional category As String = Nothing, Optional endpoints As IEnumerable(Of MachineLearningFqdnEndpoint) = Nothing) As MachineLearningFqdnEndpointsProperties

Parámetros

category
String

Devoluciones

MachineLearningFqdnEndpointsProperties Nueva instancia de para simular.

Se aplica a