Compartir a través de


Cluster.TrustedExternalTenants Propiedad

Definición

Obtiene o establece los inquilinos externos del clúster.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.trustedExternalTenants")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Kusto.Models.TrustedExternalTenant> TrustedExternalTenants { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.trustedExternalTenants")>]
member this.TrustedExternalTenants : System.Collections.Generic.IList<Microsoft.Azure.Management.Kusto.Models.TrustedExternalTenant> with get, set
Public Property TrustedExternalTenants As IList(Of TrustedExternalTenant)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a