ValidateRequest.Type Property

Definition

Gets or sets resource type used for verification. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to