Sdílet prostřednictvím


IWorkspaceCustomObjectParameter.Value Property

Definition

The value which should be used for this field.

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The value which should be used for this field.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Databricks.Models.IAny) }, ReadOnly=false, Required=true, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Databricks.Models.IAny Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The value which should be used for this field.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Databricks.Models.IAny) }, ReadOnly=false, Required=true, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Databricks.Models.IAny with get, set
Public Property Value As IAny

Property Value

Attributes

Applies to