MixedRealityClient クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Mixed Reality クライアント
public class MixedRealityClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.MixedReality.MixedRealityClient>, IDisposable, Microsoft.Azure.Management.MixedReality.IMixedRealityClient, Microsoft.Rest.Azure.IAzureClient
type MixedRealityClient = class
inherit ServiceClient<MixedRealityClient>
interface IMixedRealityClient
interface IDisposable
interface IAzureClient
Public Class MixedRealityClient
Inherits ServiceClient(Of MixedRealityClient)
Implements IAzureClient, IDisposable, IMixedRealityClient
- 継承
- 実装
コンストラクター
プロパティ
AcceptLanguage |
応答の優先言語。 |
ApiVersion |
HTTP 要求で使用される API バージョン。 |
BaseUri |
サービスのベース URI。 |
Credentials |
クライアントが Azure に接続するために必要な資格情報。 |
DeserializationSettings |
JSON の逆シリアル化設定を取得または設定します。 |
FirstMessageHandler |
Mixed Reality クライアント (継承元 ServiceClient<T>) |
GenerateClientRequestId |
一意の x-ms-client-request-id を生成する必要があるかどうか。 true に設定すると、一意の x-ms-client-request-id 値が生成され、各要求に含まれます。 既定値は true です。 |
HttpClient |
Mixed Reality クライアント (継承元 ServiceClient<T>) |
HttpClientHandler |
Mixed Reality クライアント (継承元 ServiceClient<T>) |
HttpMessageHandlers |
Mixed Reality クライアント (継承元 ServiceClient<T>) |
LongRunningOperationRetryTimeout |
実行時間の長い操作の再試行タイムアウト (秒単位)。 既定値は 30 です。 |
ObjectAnchorsAccounts |
IObjectAnchorsAccountsOperations を取得します。 |
Operations |
IOperations を取得します。 |
RemoteRenderingAccounts |
IRemoteRenderingAccountsOperations を取得します。 |
SerializationSettings |
JSON シリアル化設定を取得または設定します。 |
SpatialAnchorsAccounts |
ISpatialAnchorsAccountsOperations を取得します。 |
SubscriptionId |
Azure サブスクリプション ID。 これは GUID 形式の文字列です (例: 00000000-0000-0000-0000-000000000000) |
UserAgent |
Mixed Reality クライアント (継承元 ServiceClient<T>) |
メソッド
CheckNameAvailabilityLocalWithHttpMessagesAsync(String, CheckNameAvailabilityRequest, Dictionary<String,List<String>>, CancellationToken) |
ローカルの一意性の名前の可用性を確認する |
CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[]) |
Mixed Reality クライアント (継承元 ServiceClient<T>) |
Dispose() |
Mixed Reality クライアント (継承元 ServiceClient<T>) |
Dispose(Boolean) |
Mixed Reality クライアント (継承元 ServiceClient<T>) |
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[]) |
Mixed Reality クライアント (継承元 ServiceClient<T>) |
InitializeHttpClient(HttpClientHandler, DelegatingHandler[]) |
Mixed Reality クライアント (継承元 ServiceClient<T>) |
SetRetryPolicy(RetryPolicy) |
Mixed Reality クライアント (継承元 ServiceClient<T>) |
SetUserAgent(String) |
Mixed Reality クライアント (継承元 ServiceClient<T>) |
SetUserAgent(String, String) |
Mixed Reality クライアント (継承元 ServiceClient<T>) |
拡張メソッド
適用対象
Azure SDK for .NET