AvailableProviderOperationDisplay.Operation Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le nom convivial localisé de l’opération, comme il doit être affiché à l’utilisateur. Il doit être concis (pour tenir dans les listes déroulantes) mais clair (c’est-à-dire, auto-documentation). Elle doit utiliser la casse de titre et inclure l’entité/la ressource à laquelle elle s’applique.
[Newtonsoft.Json.JsonProperty(PropertyName="operation")]
public string Operation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="operation")>]
member this.Operation : string with get, set
Public Property Operation As String
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
S’applique à
Azure SDK for .NET