INodes.ValueType Property

Definition

[Required] Type of the Nodes value

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] Type of the Nodes value", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="nodesValueType", Update=false)]
public string ValueType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] Type of the Nodes value", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="nodesValueType", Update=false)>]
member this.ValueType : string
Public ReadOnly Property ValueType As String

Property Value

Attributes

Applies to