Share via


IMachineLearningServicesIdentity.ModelName Property

Definition

Container name.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Container name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="modelName")]
public string ModelName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Container name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="modelName")>]
member this.ModelName : string with get, set
Public Property ModelName As String

Property Value

Attributes

Applies to