Workspace.ComplianceSecurityProfileComplianceStandard Property

Definition

Compliance standards associated with the workspace.

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Databricks.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> ComplianceSecurityProfileComplianceStandard { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Databricks.PropertyOrigin.Inlined)>]
member this.ComplianceSecurityProfileComplianceStandard : System.Collections.Generic.List<string> with get, set
Public Property ComplianceSecurityProfileComplianceStandard As List(Of String)

Property Value

Implements

Attributes

Applies to