SystemService(SystemServiceType) Constructor

Definition

Initializes a new instance of SystemService.

public SystemService (Azure.ResourceManager.MachineLearningCompute.Models.SystemServiceType systemServiceType);
new Azure.ResourceManager.MachineLearningCompute.Models.SystemService : Azure.ResourceManager.MachineLearningCompute.Models.SystemServiceType -> Azure.ResourceManager.MachineLearningCompute.Models.SystemService
Public Sub New (systemServiceType As SystemServiceType)

Parameters

systemServiceType
SystemServiceType

The system service type.

Applies to