Share via


AzureDatabricksLinkedService.PolicyId Property

Definition

The policy id for limiting the ability to configure clusters based on a user defined set of rules. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> PolicyId { get; set; }
member this.PolicyId : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property PolicyId As DataFactoryElement(Of String)

Property Value

Applies to