Compartir a través de


ManagedVirtualNetworkSettings.AllowedAadTenantIdsForLinking Propiedad

Definición

Obtiene o establece los identificadores de inquilino de Aad permitidos para la vinculación.

[Newtonsoft.Json.JsonProperty(PropertyName="allowedAadTenantIdsForLinking")]
public System.Collections.Generic.IList<string> AllowedAadTenantIdsForLinking { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowedAadTenantIdsForLinking")>]
member this.AllowedAadTenantIdsForLinking : System.Collections.Generic.IList<string> with get, set
Public Property AllowedAadTenantIdsForLinking As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a