CheckNameAvailabilityRequest.Type Property

Definition

Gets or sets fully qualified resource type which includes provider namespace. Possible values include: 'Microsoft.Management/managementGroups'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to