@azure-rest/purview-sharing package
Arabirimler
Tür Diğer Adları
| Artifact |
Gönderilmiş paylaşım yapıtı için bir sınıf. |
| ArtifactOutput |
Gönderilmiş paylaşım yapıtı için bir sınıf. |
| GetArrayType |
Bir dizinin türünü ayıklamak için yardımcı tür |
| GetPage |
Bir sayfanın nasıl alındığını tanımlayan özel bir işlevin türü ve varsa bir sonrakine bağlantı. |
| PaginateReturn |
Yanıt türünden disk belleğine alınan öğelerin türünü çıkarsamak için yardımcı türü Bu tür, x-ms-pageable için swagger bilgilerine göre oluşturulur. Bu tür, özellikle sayfa öğelerinin bulunduğu yanıtın özelliğini gösteren itemName özelliğinde oluşturulur. Varsayılan değer |
| PurviewSharingClient | |
| ReceivedShare |
Alınan bir paylaşım veri aktarımı nesnesi. |
| ReceivedShareOutput |
Alınan bir paylaşım veri aktarımı nesnesi. |
| ReceivedSharesActivateTenantEmailRegistrationParameters | |
| ReceivedSharesCreateOrReplaceParameters | |
| ReceivedSharesDeleteReceivedShareParameters | |
| ReceivedSharesGetAllAttachedReceivedSharesParameters | |
| ReceivedSharesGetAllDetachedReceivedSharesParameters | |
| ReceivedSharesGetReceivedShareParameters | |
| ReceivedSharesRegisterTenantEmailRegistrationParameters | |
| SentShare |
Gönderilmiş bir paylaşım veri aktarımı nesnesi. |
| SentShareInvitation |
Gönderilmiş paylaşım daveti veri aktarımı nesnesi. |
| SentShareInvitationOutput |
Gönderilmiş paylaşım daveti veri aktarımı nesnesi. |
| SentShareOutput |
Gönderilmiş bir paylaşım veri aktarımı nesnesi. |
| SentSharesCreateOrReplaceParameters | |
| SentSharesCreateSentShareInvitationParameters | |
| SentSharesDeleteSentShareInvitationParameters | |
| SentSharesDeleteSentShareParameters | |
| SentSharesGetAllSentShareInvitationsParameters | |
| SentSharesGetAllSentSharesParameters | |
| SentSharesGetSentShareInvitationParameters | |
| SentSharesGetSentShareParameters | |
| SentSharesNotifyUserSentShareInvitationParameters | |
| ShareResourcesGetAllShareResourcesParameters | |
| Sink |
Eşlenen yapıtın hedefiyle ilgili ayrıntıları tutar |
| SinkOutput |
Eşlenen yapıtın hedefiyle ilgili ayrıntıları tutar |
İşlevler
İşlev Ayrıntıları
default(string, TokenCredential, PurviewSharingClientOptions)
Yeni bir PurviewSharingClient örneği başlatma
function default(endpoint: string, credentials: TokenCredential, options?: PurviewSharingClientOptions): PurviewSharingClient
Parametreler
- endpoint
-
string
Purview hesabınızın paylaşım uç noktası. Örnek: https://{accountName}.purview.azure.com/share
- credentials
- TokenCredential
istemci kimlik bilgilerini benzersiz olarak tanımlama
- options
- PurviewSharingClientOptions
tüm isteğe bağlı parametreler için parametre
Döndürülenler
getLongRunningPoller<TResult>(Client, TResult, CreateHttpPollerOptions<TResult, OperationState<TResult>>)
Uzun süre çalışan bir işlemin yoklamasına yardımcı olmak için bir Poller nesnesi oluşturan yardımcı işlev.
function getLongRunningPoller<TResult>(client: Client, initialResponse: TResult, options?: CreateHttpPollerOptions<TResult, OperationState<TResult>>): Promise<SimplePollerLike<OperationState<TResult>, TResult>>
Parametreler
- client
- Client
ek sayfalar almak üzere isteği göndermek için kullanılacak istemci.
- initialResponse
-
TResult
İlk yanıt.
- options
-
CreateHttpPollerOptions<TResult, OperationState<TResult>>
Özgeçmiş durumu veya özel yoklama aralığı ayarlama seçenekleri.
Döndürülenler
Promise<SimplePollerLike<OperationState<TResult>, TResult>>
- İşlem durumu güncelleştirmelerini yoklaması ve sonunda son yanıtı alması için bir poller nesnesi.
isUnexpected(ReceivedSharesGetReceivedShare200Response | ReceivedSharesGetReceivedShareDefaultResponse)
function isUnexpected(response: ReceivedSharesGetReceivedShare200Response | ReceivedSharesGetReceivedShareDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(ReceivedSharesCreateOrReplace200Response | ReceivedSharesCreateOrReplace201Response | ReceivedSharesCreateOrReplaceDefaultResponse)
function isUnexpected(response: ReceivedSharesCreateOrReplace200Response | ReceivedSharesCreateOrReplace201Response | ReceivedSharesCreateOrReplaceDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(ReceivedSharesDeleteReceivedShare202Response | ReceivedSharesDeleteReceivedShareDefaultResponse)
function isUnexpected(response: ReceivedSharesDeleteReceivedShare202Response | ReceivedSharesDeleteReceivedShareDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(ReceivedSharesGetAllAttachedReceivedShares200Response | ReceivedSharesGetAllAttachedReceivedSharesDefaultResponse)
function isUnexpected(response: ReceivedSharesGetAllAttachedReceivedShares200Response | ReceivedSharesGetAllAttachedReceivedSharesDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(ReceivedSharesGetAllDetachedReceivedShares200Response | ReceivedSharesGetAllDetachedReceivedSharesDefaultResponse)
function isUnexpected(response: ReceivedSharesGetAllDetachedReceivedShares200Response | ReceivedSharesGetAllDetachedReceivedSharesDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(ReceivedSharesActivateTenantEmailRegistration200Response | ReceivedSharesActivateTenantEmailRegistrationDefaultResponse)
function isUnexpected(response: ReceivedSharesActivateTenantEmailRegistration200Response | ReceivedSharesActivateTenantEmailRegistrationDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(ReceivedSharesRegisterTenantEmailRegistration200Response | ReceivedSharesRegisterTenantEmailRegistrationDefaultResponse)
function isUnexpected(response: ReceivedSharesRegisterTenantEmailRegistration200Response | ReceivedSharesRegisterTenantEmailRegistrationDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(SentSharesGetAllSentShares200Response | SentSharesGetAllSentSharesDefaultResponse)
function isUnexpected(response: SentSharesGetAllSentShares200Response | SentSharesGetAllSentSharesDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(SentSharesGetSentShare200Response | SentSharesGetSentShareDefaultResponse)
function isUnexpected(response: SentSharesGetSentShare200Response | SentSharesGetSentShareDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(SentSharesCreateOrReplace200Response | SentSharesCreateOrReplace201Response | SentSharesCreateOrReplaceDefaultResponse)
function isUnexpected(response: SentSharesCreateOrReplace200Response | SentSharesCreateOrReplace201Response | SentSharesCreateOrReplaceDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(SentSharesDeleteSentShare202Response | SentSharesDeleteSentShareDefaultResponse)
function isUnexpected(response: SentSharesDeleteSentShare202Response | SentSharesDeleteSentShareDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(SentSharesGetAllSentShareInvitations200Response | SentSharesGetAllSentShareInvitationsDefaultResponse)
function isUnexpected(response: SentSharesGetAllSentShareInvitations200Response | SentSharesGetAllSentShareInvitationsDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(SentSharesGetSentShareInvitation200Response | SentSharesGetSentShareInvitationDefaultResponse)
function isUnexpected(response: SentSharesGetSentShareInvitation200Response | SentSharesGetSentShareInvitationDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(SentSharesCreateSentShareInvitation201Response | SentSharesCreateSentShareInvitationDefaultResponse)
function isUnexpected(response: SentSharesCreateSentShareInvitation201Response | SentSharesCreateSentShareInvitationDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(SentSharesDeleteSentShareInvitation202Response | SentSharesDeleteSentShareInvitationDefaultResponse)
function isUnexpected(response: SentSharesDeleteSentShareInvitation202Response | SentSharesDeleteSentShareInvitationDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(SentSharesNotifyUserSentShareInvitation200Response | SentSharesNotifyUserSentShareInvitationDefaultResponse)
function isUnexpected(response: SentSharesNotifyUserSentShareInvitation200Response | SentSharesNotifyUserSentShareInvitationDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(ShareResourcesGetAllShareResources200Response | ShareResourcesGetAllShareResourcesDefaultResponse)
function isUnexpected(response: ShareResourcesGetAllShareResources200Response | ShareResourcesGetAllShareResourcesDefaultResponse): response
Parametreler
Döndürülenler
response
paginate<TResponse>(Client, TResponse, PagingOptions<TResponse>)
Autorest x-ms-pageable uzantısının belirtimini izleyen ilk yanıttan sonuçları sayfalandırmak için yardımcı
function paginate<TResponse>(client: Client, initialResponse: TResponse, options?: PagingOptions<TResponse>): PagedAsyncIterableIterator<PaginateReturn<TResponse>>
Parametreler
- client
- Client
Sonraki sayfa isteklerini göndermek için kullanılacak istemci
- initialResponse
-
TResponse
nextLink ve geçerli öğe sayfasını içeren ilk yanıt
- options
-
PagingOptions<TResponse>
Döndürülenler
PagedAsyncIterableIterator<PaginateReturn<TResponse>>
- Öğeleri yinelemek için PagedAsyncIterableIterator