Свойство | Type | Description | |
---|---|---|---|
AzureRequestIdHeader | string | ||
Content | string | ||
StatusCode | HttpStatusCode |
Méthode | 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 | |
Résultat | System |