Share via


IModelVersion.IsAnonymou Property

Definition

If the name version are system generated (anonymous registration).

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="If the name version are system generated (anonymous registration).", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isAnonymous")]
public bool? IsAnonymou { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="If the name version are system generated (anonymous registration).", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isAnonymous")>]
member this.IsAnonymou : Nullable<bool> with get, set
Public Property IsAnonymou As Nullable(Of Boolean)

Property Value

Attributes

Applies to