次の方法で共有


DocumentClientException.StatusCode プロパティ

定義

Azure Cosmos DB サービスの要求状態コードを取得または設定します。

public System.Net.HttpStatusCode? StatusCode { get; }
member this.StatusCode : Nullable<System.Net.HttpStatusCode>
Public ReadOnly Property StatusCode As Nullable(Of HttpStatusCode)

プロパティ値

適用対象