Condividi tramite


RolloutStep.OperationInfo Property

Definition

Gets detailed information of specific action execution.

[Newtonsoft.Json.JsonProperty(PropertyName="operationInfo")]
public Microsoft.Azure.Management.DeploymentManager.Models.StepOperationInfo OperationInfo { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="operationInfo")>]
member this.OperationInfo : Microsoft.Azure.Management.DeploymentManager.Models.StepOperationInfo
Public ReadOnly Property OperationInfo As StepOperationInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to