Bagikan melalui


AzureDatabricksLinkedService.NewClusterCustomTags Property

Definition

Gets or sets additional tags for cluster resources. This property is ignored in instance pool configurations.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.newClusterCustomTags")]
public System.Collections.Generic.IDictionary<string,object> NewClusterCustomTags { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.newClusterCustomTags")>]
member this.NewClusterCustomTags : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property NewClusterCustomTags As IDictionary(Of String, Object)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to