Compartir a través de


Operation.Name Propiedad

Definición

Obtiene el nombre de la operación, según Resource-Based Access Control (RBAC). Ejemplos: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action"

[Newtonsoft.Json.JsonProperty(PropertyName="name")]
public string Name { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="name")>]
member this.Name : string
Public ReadOnly Property Name As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a