ClusterUpdate.TrustedExternalTenant Property

Definition

The cluster's external tenants.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.ITrustedExternalTenant> TrustedExternalTenant { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)>]
member this.TrustedExternalTenant : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.ITrustedExternalTenant> with get, set
Public Property TrustedExternalTenant As List(Of ITrustedExternalTenant)

Property Value

Implements

Attributes

Applies to