Freigeben über


IComplianceSecurityProfileDefinition.Value 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? Value { 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.Value : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Support.ComplianceSecurityProfileValue> with get, set
Public Property Value As Nullable(Of ComplianceSecurityProfileValue)

Property Value

Attributes

Applies to