Share via


Microsoftgraphdirectory.FederationConfigurations Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="federationConfigurations")]
public System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphidentityProviderBase> FederationConfigurations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="federationConfigurations")>]
member this.FederationConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphidentityProviderBase> with get, set
Public Property FederationConfigurations As IList(Of MicrosoftgraphidentityProviderBase)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to