Share via


IWorkspaceProperties.AutomaticClusterUpdateValue Property

Definition

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

Property Value

Attributes

Applies to