RolloutStep.ResourceOperations Property

Definition

Set of resource operations that were performed, if any, on an Azure resource.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DeploymentManager.Models.ResourceOperation> ResourceOperations { get; }
member this.ResourceOperations : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DeploymentManager.Models.ResourceOperation>
Public ReadOnly Property ResourceOperations As IReadOnlyList(Of ResourceOperation)

Property Value

Applies to