次の方法で共有


DeploymentOperationProperties.Request プロパティ

定義

HTTP 要求メッセージを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="request")]
public Microsoft.Azure.Management.ResourceManager.Models.HttpMessage Request { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="request")>]
member this.Request : Microsoft.Azure.Management.ResourceManager.Models.HttpMessage
Public ReadOnly Property Request As HttpMessage

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象