Share via


ModelVersionProperties.IsAnonymou Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)]
public bool? IsAnonymou { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)>]
member this.IsAnonymou : Nullable<bool> with get, set
Public Property IsAnonymou As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to