Compartir a través de


SharePointOnlineListLinkedService.TenantId Propiedad

Definición

Obtiene o establece el identificador de inquilino en el que reside la aplicación. Puede encontrarlo en Azure Portal página de información general de Active Directory. Tipo: cadena (o Expresión con cadena resultType).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a