프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AzureRequestIdHeader | string | ||
Content | string | ||
StatusCode | HttpStatusCode |
메소드 | 설명 | |
---|---|---|
HttpResponse ( HttpStatusCode statusCode, string content, string azureRequestIdHeader = null ) : System |
public HttpResponse ( HttpStatusCode statusCode, string content, string azureRequestIdHeader = null ) : System | ||
statusCode | HttpStatusCode | |
content | string | |
azureRequestIdHeader | string | |
리턴 | System |