Share via


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

Property Value

Attributes

Applies to