AzureDatabricksLinkedService.PolicyId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 object PolicyId { get; set; }
member this.PolicyId : obj with get, set
Public Property PolicyId As Object