Sdílet prostřednictvím


MicrosoftGraphServicePrincipal.Endpoints Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to