Compartilhar via


ManagementGroupChildInfo.Type Propriedade

Definição

Obtém ou define o tipo de recurso filho.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

O tipo de recurso totalmente qualificado que inclui o namespace do provedor (por exemplo, Microsoft.Management/managementGroups). Os valores possíveis incluem: 'Microsoft.Management/managementGroups', '/subscriptions'

Aplica-se a