Partager via


RolloutStep.ResourceOperations Propriété

Définition

Obtient un ensemble d’opérations de ressources qui ont été effectuées, le cas échéant, sur une ressource Azure.

[Newtonsoft.Json.JsonProperty(PropertyName="resourceOperations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DeploymentManager.Models.ResourceOperation> ResourceOperations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceOperations")>]
member this.ResourceOperations : System.Collections.Generic.IList<Microsoft.Azure.Management.DeploymentManager.Models.ResourceOperation>
Public ReadOnly Property ResourceOperations As IList(Of ResourceOperation)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à