共用方式為


ValidateRequest.Type 屬性

定義

取得或設定用於驗證的資源類型。 可能的值包括:'ServerFarm'、'Site'

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於