@azure-rest/confidential-ledger package
インターフェイス
型エイリアス
関数
関数の詳細
default(string, string, ClientOptions)
function default(ledgerEndpoint: string, ledgerIdentityCertificate: string, options?: ClientOptions): ConfidentialLedgerClient
パラメーター
- ledgerEndpoint
-
string
- ledgerIdentityCertificate
-
string
- options
- ClientOptions
戻り値
default(string, string, TokenCredential, ClientOptions)
function default(ledgerEndpoint: string, ledgerIdentityCertificate: string, credentials: TokenCredential, options?: ClientOptions): ConfidentialLedgerClient
パラメーター
- ledgerEndpoint
-
string
- ledgerIdentityCertificate
-
string
- credentials
- TokenCredential
- options
- ClientOptions
戻り値
getLedgerIdentity(string, string)
function getLedgerIdentity(ledgerId: string, identityServiceBaseUrl?: string): Promise<LedgerIdentity>
パラメーター
- ledgerId
-
string
- identityServiceBaseUrl
-
string
戻り値
Promise<LedgerIdentity>
isUnexpected(GetConstitution200Response | GetConstitutionDefaultResponse)
function isUnexpected(response: GetConstitution200Response | GetConstitutionDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(ListConsortiumMembers200Response | ListConsortiumMembersDefaultResponse)
function isUnexpected(response: ListConsortiumMembers200Response | ListConsortiumMembersDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(GetEnclaveQuotes200Response | GetEnclaveQuotesDefaultResponse)
function isUnexpected(response: GetEnclaveQuotes200Response | GetEnclaveQuotesDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(ListCollections200Response | ListCollectionsDefaultResponse)
function isUnexpected(response: ListCollections200Response | ListCollectionsDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(ListLedgerEntries200Response | ListLedgerEntriesDefaultResponse)
function isUnexpected(response: ListLedgerEntries200Response | ListLedgerEntriesDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(CreateLedgerEntry200Response | CreateLedgerEntryDefaultResponse)
function isUnexpected(response: CreateLedgerEntry200Response | CreateLedgerEntryDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(GetLedgerEntry200Response | GetLedgerEntryDefaultResponse)
function isUnexpected(response: GetLedgerEntry200Response | GetLedgerEntryDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(GetReceipt200Response | GetReceiptDefaultResponse)
function isUnexpected(response: GetReceipt200Response | GetReceiptDefaultResponse): response
パラメーター
- response
戻り値
response
isUnexpected(GetTransactionStatus200Response | GetTransactionStatusDefaultResponse)
function isUnexpected(response: GetTransactionStatus200Response | GetTransactionStatusDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(GetCurrentLedgerEntry200Response | GetCurrentLedgerEntryDefaultResponse)
function isUnexpected(response: GetCurrentLedgerEntry200Response | GetCurrentLedgerEntryDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(ListUsers200Response | ListUsersDefaultResponse)
function isUnexpected(response: ListUsers200Response | ListUsersDefaultResponse): response
パラメーター
- response
戻り値
response
isUnexpected(ListLedgerUsers200Response | ListLedgerUsersDefaultResponse)
function isUnexpected(response: ListLedgerUsers200Response | ListLedgerUsersDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(DeleteUser204Response | DeleteUserDefaultResponse)
function isUnexpected(response: DeleteUser204Response | DeleteUserDefaultResponse): response
パラメーター
- response
戻り値
response
isUnexpected(GetUser200Response | GetUserDefaultResponse)
function isUnexpected(response: GetUser200Response | GetUserDefaultResponse): response
パラメーター
- response
戻り値
response
isUnexpected(CreateOrUpdateUser200Response | CreateOrUpdateUserDefaultResponse)
function isUnexpected(response: CreateOrUpdateUser200Response | CreateOrUpdateUserDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(DeleteLedgerUser204Response | DeleteLedgerUserDefaultResponse)
function isUnexpected(response: DeleteLedgerUser204Response | DeleteLedgerUserDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(GetLedgerUser200Response | GetLedgerUserDefaultResponse)
function isUnexpected(response: GetLedgerUser200Response | GetLedgerUserDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(CreateOrUpdateLedgerUser200Response | CreateOrUpdateLedgerUserDefaultResponse)
function isUnexpected(response: CreateOrUpdateLedgerUser200Response | CreateOrUpdateLedgerUserDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(GetUserDefinedEndpoint200Response | GetUserDefinedEndpointDefaultResponse)
function isUnexpected(response: GetUserDefinedEndpoint200Response | GetUserDefinedEndpointDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(CreateUserDefinedEndpoint201Response | CreateUserDefinedEndpointDefaultResponse)
function isUnexpected(response: CreateUserDefinedEndpoint201Response | CreateUserDefinedEndpointDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(GetRuntimeOptions200Response | GetRuntimeOptionsDefaultResponse)
function isUnexpected(response: GetRuntimeOptions200Response | GetRuntimeOptionsDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(UpdateRuntimeOptions200Response | UpdateRuntimeOptionsDefaultResponse)
function isUnexpected(response: UpdateRuntimeOptions200Response | UpdateRuntimeOptionsDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(GetUserDefinedEndpointsModule200Response | GetUserDefinedEndpointsModuleDefaultResponse)
function isUnexpected(response: GetUserDefinedEndpointsModule200Response | GetUserDefinedEndpointsModuleDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(ListUserDefinedFunctions200Response | ListUserDefinedFunctionsDefaultResponse)
function isUnexpected(response: ListUserDefinedFunctions200Response | ListUserDefinedFunctionsDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(DeleteUserDefinedFunction204Response | DeleteUserDefinedFunctionDefaultResponse)
function isUnexpected(response: DeleteUserDefinedFunction204Response | DeleteUserDefinedFunctionDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(GetUserDefinedFunction200Response | GetUserDefinedFunctionDefaultResponse)
function isUnexpected(response: GetUserDefinedFunction200Response | GetUserDefinedFunctionDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(CreateUserDefinedFunction200Response | CreateUserDefinedFunction201Response | CreateUserDefinedFunctionDefaultResponse)
function isUnexpected(response: CreateUserDefinedFunction200Response | CreateUserDefinedFunction201Response | CreateUserDefinedFunctionDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(ExecuteUserDefinedFunction200Response | ExecuteUserDefinedFunctionDefaultResponse)
function isUnexpected(response: ExecuteUserDefinedFunction200Response | ExecuteUserDefinedFunctionDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(GetUserDefinedRole200Response | GetUserDefinedRoleDefaultResponse)
function isUnexpected(response: GetUserDefinedRole200Response | GetUserDefinedRoleDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(CreateUserDefinedRole200Response | CreateUserDefinedRoleDefaultResponse)
function isUnexpected(response: CreateUserDefinedRole200Response | CreateUserDefinedRoleDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(UpdateUserDefinedRole200Response | UpdateUserDefinedRoleDefaultResponse)
function isUnexpected(response: UpdateUserDefinedRole200Response | UpdateUserDefinedRoleDefaultResponse): response
パラメーター
戻り値
response
isUnexpected(DeleteUserDefinedRole200Response | DeleteUserDefinedRoleDefaultResponse)
function isUnexpected(response: DeleteUserDefinedRole200Response | DeleteUserDefinedRoleDefaultResponse): response
パラメーター
戻り値
response
paginate<TResponse>(Client, TResponse, PagingOptions<TResponse>)
Autorest x-ms-pageable 拡張機能の仕様に従った最初の応答からの結果を改ページするヘルパー
function paginate<TResponse>(client: Client, initialResponse: TResponse, options?: PagingOptions<TResponse>): PagedAsyncIterableIterator<PaginateReturn<TResponse>>
パラメーター
- client
- Client
次のページ要求の送信に使用するクライアント
- initialResponse
-
TResponse
nextLink と要素の現在のページを含む初期応答
- options
-
PagingOptions<TResponse>
戻り値
PagedAsyncIterableIterator<PaginateReturn<TResponse>>
- PagedAsyncIterableIterator を使用して要素を反復処理する