次の方法で共有


Rollout.OperationInfo プロパティ

定義

ロールアウトの運用情報を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象