Share via


MicrosoftGraphEndpoint.Capability Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="capability")]
public string Capability { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="capability")>]
member this.Capability : string with get, set
Public Property Capability As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to