IntellectualProperty(String) Constructor

Definition

Initializes a new instance of IntellectualProperty.

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

Parameters

publisher
String

[Required] Publisher of the Intellectual Property. Must be the same as Registry publisher name.

Exceptions

publisher is null.

Applies to