Aracılığıyla paylaş


CheckNameAvailabilityInput.Type Property

Definition

Gets or sets the type of resource. Possible values include: 'Microsoft.Support/supportTickets', 'Microsoft.Support/communications'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to