共用方式為


MachineLearningApplicationSharingPolicy(String) Constructor

Definition

Initializes a new instance of MachineLearningApplicationSharingPolicy.

public MachineLearningApplicationSharingPolicy (string value);
new Azure.ResourceManager.MachineLearning.Models.MachineLearningApplicationSharingPolicy : string -> Azure.ResourceManager.MachineLearning.Models.MachineLearningApplicationSharingPolicy
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to