AccountProperties.ApiProperties Property

Definition

Gets or sets the api properties for special APIs.

[Newtonsoft.Json.JsonProperty(PropertyName="apiProperties")]
public Microsoft.Azure.Management.CognitiveServices.Models.ApiProperties ApiProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="apiProperties")>]
member this.ApiProperties : Microsoft.Azure.Management.CognitiveServices.Models.ApiProperties with get, set
Public Property ApiProperties As ApiProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to