AzureDatabricksLinkedService.PolicyId Property

Definition

Gets or sets 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).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.policyId")]
public object PolicyId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.policyId")>]
member this.PolicyId : obj with get, set
Public Property PolicyId As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to