ProviderResourceType.Capabilities Property

Definition

Gets or sets the additional capabilities offered by this resource type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to