Compartir a través de


ResourceType.Operations Propiedad

Definición

Obtiene o establece las operaciones de tipo de recurso.

[Newtonsoft.Json.JsonProperty(PropertyName="operations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.ProviderOperation> Operations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="operations")>]
member this.Operations : System.Collections.Generic.IList<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.ProviderOperation> with get, set
Public Property Operations As IList(Of ProviderOperation)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a