Compartir a través de


AzureFileStorageLinkedService.UserId Propiedad

Definición

Obtiene o establece el identificador de usuario para iniciar sesión en el servidor. Tipo: cadena (o Expresión con cadena resultType).

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a