Compartilhar via


IWorkspaceProperties.FriendlyName Property

Definition

The friendly name for this workspace. This name in mutable

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The friendly name for this workspace. This name in mutable", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="friendlyName")]
public string FriendlyName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The friendly name for this workspace. This name in mutable", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="friendlyName")>]
member this.FriendlyName : string with get, set
Public Property FriendlyName As String

Property Value

Attributes

Applies to