共用方式為


MachineLearningAssetBase.IsAnonymous Property

Definition

If the name version are system generated (anonymous registration). For types where Stage is defined, when Stage is provided it will be used to populate IsAnonymous.

public bool? IsAnonymous { get; set; }
member this.IsAnonymous : Nullable<bool> with get, set
Public Property IsAnonymous As Nullable(Of Boolean)

Property Value

Applies to