IWorkspaceCustomObjectParameter.Value Property

Definition

The value which should be used for this field.

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

Property Value

Attributes

Applies to