Property | Type | Description | |
---|---|---|---|
AzureRequestIdHeader | string | ||
Content | string | ||
StatusCode | HttpStatusCode |
Method | Description | |
---|---|---|
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 | |
return | System |