AvailableProviderOperation.Name 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 de l’opération en cours d’exécution sur un objet particulier. Format de nom : « {resourceProviderNamespace}/{resourceType}/{read|write|delete|action} ». par exemple Microsoft.StorSimple/managers/devices/volumeContainers/read, Microsoft.StorSimple/managers/devices/alerts/clearAlerts/action
[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 à
Azure SDK for .NET