ResourceNameAvailabilityRequest.Type Property

Definition

Gets or sets resource type used for verification. Possible values include: 'Site', 'Slot', 'HostingEnvironment', 'PublishingUser', 'Microsoft.Web/sites', 'Microsoft.Web/sites/slots', 'Microsoft.Web/hostingEnvironments', 'Microsoft.Web/publishingUsers'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to