ArmMachineLearningModelFactory.ManagedNetworkProvisionContent Method
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.
Managed Network Provisioning options for managed network of a machine learning workspace.
public static Azure.ResourceManager.MachineLearning.Models.ManagedNetworkProvisionContent ManagedNetworkProvisionContent(bool? includeSpark = default);
static member ManagedNetworkProvisionContent : Nullable<bool> -> Azure.ResourceManager.MachineLearning.Models.ManagedNetworkProvisionContent
Public Shared Function ManagedNetworkProvisionContent (Optional includeSpark As Nullable(Of Boolean) = Nothing) As ManagedNetworkProvisionContent
Parameters
Returns
A new ManagedNetworkProvisionContent instance for mocking.