共用方式為


ManagedVirtualNetworkSettings.AllowedAadTenantIdsForLinking Property

Definition

Gets or sets allowed Aad Tenant Ids For Linking

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to