次の方法で共有


DeploymentOperationProperties.Response プロパティ

定義

HTTP 応答メッセージを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象