Share via


IWorkspaceConnectionPropertiesV2BasicResource.ValueFormat Property

Definition

format for the workspace connection value

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

Property Value

Attributes

Applies to