Share via


RolloutPropertiesModel.OperationInfo Property

Definition

Gets operational information of the rollout.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to