Partager via


Operation.Name Propriété

Définition

Obtient ou définit le nom de l’opération en cours d’exécution sur cet objet particulier. Ce nom doit correspondre au nom de l’action qui apparaît dans RBAC/le service d’événements.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à