MachineLearningEnvironmentContainerData 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 MachineLearningEnvironmentContainerData.
public MachineLearningEnvironmentContainerData (Azure.ResourceManager.MachineLearning.Models.MachineLearningEnvironmentContainerProperties properties);
new Azure.ResourceManager.MachineLearning.MachineLearningEnvironmentContainerData : Azure.ResourceManager.MachineLearning.Models.MachineLearningEnvironmentContainerProperties -> Azure.ResourceManager.MachineLearning.MachineLearningEnvironmentContainerData
Public Sub New (properties As MachineLearningEnvironmentContainerProperties)
Parameters
[Required] Additional attributes of the entity.
Exceptions
properties
is null.