IWorkspace.ComplianceSecurityProfileValue Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.PSArgumentCompleter(new System.String[] { "Enabled", "Disabled" })]
[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="value", Update=true)]
public string ComplianceSecurityProfileValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.PSArgumentCompleter(new System.String[] { "Enabled", "Disabled" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="value", Update=true)>]
member this.ComplianceSecurityProfileValue : string with get, set
Public Property ComplianceSecurityProfileValue As String

Property Value

Attributes

Applies to