StateClient クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
The StateAPI is being deprecated. Please refer to https://aka.ms/yr235k for details on how to replace with your own storage.
[System.Obsolete("The StateAPI is being deprecated. Please refer to https://aka.ms/yr235k for details on how to replace with your own storage.", false)]
public class StateClient : Microsoft.Rest.ServiceClient<Microsoft.Bot.Connector.StateClient>, IDisposable, Microsoft.Bot.Connector.IStateClient
[<System.Obsolete("The StateAPI is being deprecated. Please refer to https://aka.ms/yr235k for details on how to replace with your own storage.", false)>]
type StateClient = class
inherit ServiceClient<StateClient>
interface IStateClient
interface IDisposable
Public Class StateClient
Inherits ServiceClient(Of StateClient)
Implements IDisposable, IStateClient
- 継承
-
Microsoft.Rest.ServiceClient<StateClient>StateClient
- 属性
- 実装
コンストラクター
プロパティ
BaseUri | |
BotState | |
Credentials | |
DeserializationSettings | |
SerializationSettings |