Partilhar via


RolloutStep.ResourceOperations Propriedade

Definição

Obtém o conjunto de operações de recurso que foram executadas, se houver, em um recurso do 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a