Freigeben über


RolloutStep.ResourceOperations Eigenschaft

Definition

Ruft einen Satz von Ressourcenvorgängen ab, die ggf. für eine Azure-Ressource ausgeführt wurden.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: