Share via


Microsoftgraphdomain.SupportedServices Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to