共用方式為


SiteConfigResourceInner.ApiDefinition 屬性

定義

取得或設定應用程式正式 API 定義的相關資訊。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.apiDefinition")]
public Microsoft.Azure.Management.AppService.Fluent.Models.ApiDefinitionInfo ApiDefinition { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.apiDefinition")>]
member this.ApiDefinition : Microsoft.Azure.Management.AppService.Fluent.Models.ApiDefinitionInfo with get, set
Public Property ApiDefinition As ApiDefinitionInfo

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於