IWorkspaceConnectionPropertiesV2.ValueFormat Property

Definition

format for the workspace connection value

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PSArgumentCompleter(new System.String[] { "JSON" })]
[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="format for the workspace connection value", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="valueFormat", Update=true)]
public string ValueFormat { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PSArgumentCompleter(new System.String[] { "JSON" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="format for the workspace connection value", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="valueFormat", Update=true)>]
member this.ValueFormat : string with get, set
Public Property ValueFormat As String

Property Value

Attributes

Applies to