RunbookDraftUndoEditResult.StatusCode Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Возвращает или задает возможные значения: Continue, SwitchingProtocols, OK, Created, Accepted, NonAuthoritativeInformation, NoContent, ResetContent, PartialContent, PartialContent, MultipleChoices, Ambiguous, MovedPermanently, "Moved", "Found", "Redirect", "SeeOther", "RedirectMethod", "NotModified", "UseProxy", "Unused", "TemporaryRedirect", "RedirectKeepVerb", "BadRequest", "Unauthorized", "PaymentRequired", "Forbidden", "NotFound", "MethodNotAllowed", "NotAcceptable", ProxyAuthenticationRequired, RequestTimeout, Conflict, Gone, LengthRequired, PreconditionFailed, RequestEntityTooLarge, RequestUriTooLong, UnsupportedMediaType, RequestedRangeNotSatisfiable, ExpectationFailed, UpgradeRequired, InternalServerError, NotImplemented, BadGateway, ServiceUnavailable, GatewayTimeout, HttpVersionNotSupported
[Newtonsoft.Json.JsonProperty(PropertyName="statusCode")]
public string StatusCode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statusCode")>]
member this.StatusCode : string with get, set
Public Property StatusCode As String
Значение свойства
- Атрибуты
-
Newtonsoft.Json.JsonPropertyAttribute
Применяется к
Azure SDK for .NET