Bagikan melalui


AzureFileStorageLinkedService.UserId Property

Definition

Gets or sets user ID to logon the server. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to