Share via


Rollout.OperationInfo Property

Definition

Gets operational information of the rollout.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to