Partilhar via


ArmMachineLearningModelFactory.MachineLearningFqdnEndpointsProperties Método

Definição

Inicializa uma nova instância 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

Retornos

Uma nova MachineLearningFqdnEndpointsProperties instância para zombar.

Aplica-se a