Share via


IWorkspace.ComplianceSecurityProfileValue Property

Definition

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

Property Value

Attributes

Applies to