SystemService(SystemServiceType) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.