IFeaturestoreEntityVersion.IsAnonymou Property

Definition

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

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

Property Value

Attributes

Applies to