KustoClusterData.TrustedExternalTenants Property

Definition

The cluster's external tenants.

public System.Collections.Generic.IList<Azure.ResourceManager.Kusto.Models.KustoClusterTrustedExternalTenant> TrustedExternalTenants { get; }
member this.TrustedExternalTenants : System.Collections.Generic.IList<Azure.ResourceManager.Kusto.Models.KustoClusterTrustedExternalTenant>
Public ReadOnly Property TrustedExternalTenants As IList(Of KustoClusterTrustedExternalTenant)

Property Value

Applies to