DataLakeAnalyticsCatalogCredentialCreateParameters.UserId Property

Definition

Gets or sets the object identifier for the user associated with this credential with access to the data source.

[Newtonsoft.Json.JsonProperty(PropertyName="userId")]
public string UserId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="userId")>]
member this.UserId : string with get, set
Public Property UserId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to