ArmMachineLearningModelFactory.MachineLearningFqdnEndpoints Method

Definition

Initializes a new instance of MachineLearningFqdnEndpoints.

public static Azure.ResourceManager.MachineLearning.Models.MachineLearningFqdnEndpoints MachineLearningFqdnEndpoints (Azure.ResourceManager.MachineLearning.Models.MachineLearningFqdnEndpointsProperties properties = default);
static member MachineLearningFqdnEndpoints : Azure.ResourceManager.MachineLearning.Models.MachineLearningFqdnEndpointsProperties -> Azure.ResourceManager.MachineLearning.Models.MachineLearningFqdnEndpoints
Public Shared Function MachineLearningFqdnEndpoints (Optional properties As MachineLearningFqdnEndpointsProperties = Nothing) As MachineLearningFqdnEndpoints

Parameters

Returns

A new MachineLearningFqdnEndpoints instance for mocking.

Applies to