Свойство | Тип | Описание | |
---|---|---|---|
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 |