Compartir a través de


AzureBlobStorageLinkedService.Tenant Propiedad

Definición

Obtiene o establece el nombre o el identificador del inquilino al que pertenece la entidad de servicio. Tipo: cadena (o Expresión con cadena resultType).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a