CAzure::Storage::Blobs::AbortBlobCopyFromUriOptions | Optional parameters for Azure::Storage::Blobs::BlobClient::AbortCopyFromUri |
CAzure::Storage::Blobs::Models::AbortBlobCopyFromUriResult | Response type for Azure::Storage::Blobs::BlobClient::AbortCopyFromUri |
CAzure::Storage::Blobs::Models::AccountInfo | Response type for Azure::Storage::Blobs::BlobServiceClient::GetAccountInfo |
CAzure::Storage::Blobs::AcquireLeaseOptions | Optional parameters for Azure::Storage::Blobs::BlobLeaseClient::Acquire |
CAzure::Storage::Blobs::Models::AcquireLeaseResult | Response type for Azure::Storage::Blobs::BlobLeaseClient::Acquire |
CAzure::Storage::Blobs::Models::AnalyticsLogging | Azure Analytics Logging settings |
CAzure::Storage::Blobs::AppendBlockFromUriOptions | Optional parameters for Azure::Storage::Blobs::AppendBlobClient::AppendBlockFromUri |
CAzure::Storage::Blobs::Models::AppendBlockFromUriResult | Response type for Azure::Storage::Blobs::AppendBlobClient::AppendBlockFromUri |
CAzure::Storage::Blobs::AppendBlockOptions | Optional parameters for Azure::Storage::Blobs::AppendBlobClient::AppendBlock |
CAzure::Storage::Blobs::Models::AppendBlockResult | Response type for Azure::Storage::Blobs::AppendBlobClient::AppendBlock |
CAzure::Storage::Blobs::Models::BlobBlock | Represents a single block in a block blob. It describes the block's ID and size |
►CAzure::Storage::Blobs::BlobClient | The BlobClient allows you to manipulate Azure Storage blobs |
CAzure::Storage::Blobs::AppendBlobClient | The AppendBlobClient allows you to manipulate Azure Storage append blobs |
CAzure::Storage::Blobs::BlockBlobClient | The BlockBlobClient allows you to manipulate Azure Storage block blobs |
CAzure::Storage::Blobs::PageBlobClient | |
CAzure::Storage::Blobs::Models::BlobContainerAccessPolicy | Response type for Azure::Storage::Blobs::BlobContainerClient::GetAccessPolicy |
CAzure::Storage::Blobs::BlobContainerBatch | A batch object allows you to batch multiple operations in a single request via Azure::Storage::Blobs::BlobContainerClient::SubmitBatch |
CAzure::Storage::Blobs::BlobContainerClient | |
CAzure::Storage::Blobs::Models::BlobContainerItem | An Azure Storage container |
CAzure::Storage::Blobs::Models::BlobContainerItemDetails | Properties of a container |
CAzure::Storage::Blobs::Models::BlobContainerProperties | Response type for Azure::Storage::Blobs::BlobContainerClient::GetProperties |
CAzure::Storage::Blobs::Models::BlobHttpHeaders | Standard HTTP properties supported by containers and blobs |
CAzure::Storage::Blobs::Models::BlobImmutabilityPolicy | Immutability policy associated with the blob |
CAzure::Storage::Blobs::Models::BlobItem | An Azure Storage blob |
CAzure::Storage::Blobs::Models::BlobItemDetails | Properties of a blob |
CAzure::Storage::Blobs::BlobLeaseClient | BlobLeaseClient allows you to manipulate Azure Storage leases on containers and blobs |
CAzure::Storage::Blobs::Models::BlobProperties | Response type for Azure::Storage::Blobs::BlobClient::GetProperties |
CAzure::Storage::Blobs::Models::BlobQueryArrowField | Groups settings regarding specific field of an arrow schema |
CAzure::Storage::Blobs::BlobQueryError | Blob Query Error |
CAzure::Storage::Blobs::BlobQueryInputTextOptions | Blob Query text configuration for input |
CAzure::Storage::Blobs::BlobQueryOutputTextOptions | Blob Query text configuration for output |
CAzure::Storage::Sas::BlobSasBuilder | BlobSasBuilder is used to generate a Shared Access Signature (SAS) for an Azure Storage container or blob |
CAzure::Storage::Blobs::BlobServiceBatch | A batch object allows you to batch multiple operations in a single request via Azure::Storage::Blobs::BlobServiceClient::SubmitBatch |
CAzure::Storage::Blobs::BlobServiceClient | |
CAzure::Storage::Blobs::Models::BlobServiceProperties | Storage Service Properties |
CAzure::Storage::Blobs::BreakLeaseOptions | Optional parameters for Azure::Storage::Blobs::BlobLeaseClient::Break |
CAzure::Storage::Blobs::Models::BreakLeaseResult | Response type for Azure::Storage::Blobs::BlobLeaseClient::Break |
CAzure::Storage::Blobs::ChangeLeaseOptions | Optional parameters for Azure::Storage::Blobs::BlobLeaseClient::Change |
CAzure::Storage::Blobs::Models::ChangeLeaseResult | Response type for Azure::Storage::Blobs::BlobLeaseClient::Change |
CAzure::Storage::Blobs::ClearPagesOptions | Optional parameters for Azure::Storage::Blobs::PageBlobClient::ClearPages |
CAzure::Storage::Blobs::Models::ClearPagesResult | Response type for Azure::Storage::Blobs::PageBlobClient::ClearPages |
►CAzure::Core::_internal::ClientOptions | |
CAzure::Storage::Blobs::BlobClientOptions | Client options used to initialize all kinds of blob clients |
CAzure::Storage::Blobs::CommitBlockListOptions | Optional parameters for Azure::Storage::Blobs::BlockBlobClient::CommitBlockList |
CAzure::Storage::Blobs::Models::CommitBlockListResult | Response type for Azure::Storage::Blobs::BlockBlobClient::CommitBlockList |
CAzure::Storage::Blobs::CopyBlobFromUriOptions | Optional parameters for Azure::Storage::Blobs::BlobClient::CopyFromUri |
CAzure::Storage::Blobs::Models::CopyBlobFromUriResult | Response type for Azure::Storage::Blobs::BlobClient::CopyFromUri |
CAzure::Storage::Blobs::Models::CorsRule | CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain. Web browsers implement a security restriction known as same-origin policy that prevents a web page from calling APIs in a different domain; CORS provides a secure way to allow one domain (the origin domain) to call APIs in another domain |
CAzure::Storage::Blobs::CreateAppendBlobOptions | Optional parameters for Azure::Storage::Blobs::AppendBlobClient::Create |
CAzure::Storage::Blobs::Models::CreateAppendBlobResult | Response type for Azure::Storage::Blobs::AppendBlobClient::Create |
CAzure::Storage::Blobs::CreateBlobContainerOptions | Optional parameters for Azure::Storage::Blobs::BlobContainerClient::Create |
CAzure::Storage::Blobs::Models::CreateBlobContainerResult | Response type for Azure::Storage::Blobs::BlobContainerClient::Create |
CAzure::Storage::Blobs::CreateBlobSnapshotOptions | Optional parameters for Azure::Storage::Blobs::BlobClient::CreateSnapshot |
CAzure::Storage::Blobs::Models::CreateBlobSnapshotResult | Response type for Azure::Storage::Blobs::BlobClient::CreateSnapshot |
CAzure::Storage::Blobs::CreatePageBlobOptions | Optional parameters for Azure::Storage::Blobs::PageBlobClient::Create |
CAzure::Storage::Blobs::Models::CreatePageBlobResult | Response type for Azure::Storage::Blobs::PageBlobClient::Create |
CAzure::Storage::DeferredResponse< T > | Base type for a deferred response |
CAzure::Storage::Blobs::DeleteBlobContainerOptions | Optional parameters for Azure::Storage::Blobs::BlobContainerClient::Delete |
CAzure::Storage::Blobs::Models::DeleteBlobContainerResult | Response type for Azure::Storage::Blobs::BlobContainerClient::Delete |
CAzure::Storage::Blobs::DeleteBlobImmutabilityPolicyOptions | Optional parameters for Azure::Storage::Blobs::BlobClient::DeleteImmutabilityPolicy |
CAzure::Storage::Blobs::Models::DeleteBlobImmutabilityPolicyResult | Response type for Azure::Storage::Blobs::BlobClient::DeleteImmutabilityPolicy |
CAzure::Storage::Blobs::DeleteBlobOptions | Optional parameters for Azure::Storage::Blobs::BlobClient::Delete |
CAzure::Storage::Blobs::Models::DeleteBlobResult | Response type for Azure::Storage::Blobs::BlobClient::Delete |
CAzure::Storage::Blobs::Models::DownloadBlobDetails | Detailed information of the downloaded blob |
CAzure::Storage::Blobs::DownloadBlobOptions | Optional parameters for Azure::Storage::Blobs::BlobClient::Download |
CAzure::Storage::Blobs::Models::DownloadBlobResult | Response type for Azure::Storage::Blobs::BlobClient::Download |
CAzure::Storage::Blobs::DownloadBlobToOptions | Optional parameters for Azure::Storage::Blobs::BlobClient::DownloadTo |
CAzure::Storage::Blobs::Models::DownloadBlobToResult | Response type for Azure::Storage::Blobs::BlobClient::DownloadTo |
CAzure::Storage::Blobs::EncryptionKey | Wrapper for an encryption key to be used with client provided key server-side encryption |
►CAzure::Core::_internal::ExtendableEnumeration | |
CAzure::Storage::Blobs::BlobAudience | Audiences available for blob service |
CAzure::Storage::Blobs::Models::AccessTier | Optional. Indicates the tier to be set on the blob |
CAzure::Storage::Blobs::Models::AccountKind | Identifies the account kind |
CAzure::Storage::Blobs::Models::ArchiveStatus | For blob storage LRS accounts, valid values are rehydrate-pending-to-hot/rehydrate-pending-to-cool. If the blob is being rehydrated and is not complete then this value indicates that rehydrate is pending and also tells the destination tier |
CAzure::Storage::Blobs::Models::BlobCopySourceTagsMode | Optional, default 'replace'. Indicates if source tags should be copied or replaced with the tags specified by x-ms-tags |
CAzure::Storage::Blobs::Models::BlobImmutabilityPolicyMode | Specifies the immutability policy mode to set on the blob |
CAzure::Storage::Blobs::Models::BlobQueryArrowFieldType | Type of blob query arrow field |
CAzure::Storage::Blobs::Models::BlobType | Type of the blob |
CAzure::Storage::Blobs::Models::BlockListType | Specifies whether to return the list of committed blocks, the list of uncommitted blocks, or both lists together |
CAzure::Storage::Blobs::Models::BlockType | Extensible enum used to specify how the service should look for a block ID |
CAzure::Storage::Blobs::Models::CopyStatus | Status of the copy operation |
CAzure::Storage::Blobs::Models::DeleteSnapshotsOption | Required if the blob has associated snapshots. Specify one of the following two options: include: Delete the base blob and all of its snapshots. only: Delete only the blob's snapshots and not the blob itself |
CAzure::Storage::Blobs::Models::EncryptionAlgorithmType | The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided |
CAzure::Storage::Blobs::Models::GeoReplicationStatus | The status of the secondary location |
CAzure::Storage::Blobs::Models::LeaseDurationType | When a blob is leased, specifies whether the lease is of infinite or fixed duration |
CAzure::Storage::Blobs::Models::LeaseState | The current lease state of the blob |
CAzure::Storage::Blobs::Models::LeaseStatus | The current lease status of the blob |
CAzure::Storage::Blobs::Models::ObjectReplicationStatus | The replication status of blob with the given policy and rule identifiers |
CAzure::Storage::Blobs::Models::PublicAccessType | Specifies whether data in the container may be accessed publicly and the level of access |
CAzure::Storage::Blobs::Models::RehydratePriority | Optional: Indicates the priority with which to rehydrate an archived blob |
CAzure::Storage::Blobs::Models::ScheduleBlobExpiryOriginType | Required. Indicates mode of the expiry time |
CAzure::Storage::Blobs::Models::SequenceNumberAction | Required if the x-ms-blob-sequence-number header is set for the request. This property applies to page blobs only. This property indicates how the service should modify the blob's sequence number |
CAzure::Storage::Blobs::Models::SkuName | Identifies the sku name of the account |
CAzure::Storage::Blobs::FindBlobsByTagsOptions | Optional parameters for Azure::Storage::Blobs::BlobServiceClient::FindBlobsByTags |
CAzure::Storage::Blobs::Models::GeoReplication | Geo-Replication information for the Secondary Storage Service |
CAzure::Storage::Blobs::GetAccountInfoOptions | Optional parameters for Azure::Storage::Blobs::BlobServiceClient::GetAccountInfo |
CAzure::Storage::Blobs::GetBlobContainerAccessPolicyOptions | Optional parameters for Azure::Storage::Blobs::BlobContainerClient::GetAccessPolicy |
CAzure::Storage::Blobs::GetBlobContainerPropertiesOptions | Optional parameters for Azure::Storage::Blobs::BlobContainerClient::GetProperties |
CAzure::Storage::Blobs::GetBlobPropertiesOptions | Optional parameters for Azure::Storage::Blobs::BlobClient::GetProperties |
CAzure::Storage::Blobs::GetBlobServiceStatisticsOptions | Optional parameters for Azure::Storage::Blobs::BlobServiceClient::GetStatistics |
CAzure::Storage::Blobs::GetBlobTagsOptions | Optional parameters for Azure::Storage::Blobs::BlobClient::GetTags |
CAzure::Storage::Blobs::GetBlockListOptions | Optional parameters for Azure::Storage::Blobs::BlockBlobClient::GetBlockList |
CAzure::Storage::Blobs::Models::GetBlockListResult | Response type for Azure::Storage::Blobs::BlockBlobClient::GetBlockList |
CAzure::Storage::Blobs::GetPageRangesOptions | Optional parameters for Azure::Storage::Blobs::PageBlobClient::GetPageRanges |
CAzure::Storage::Blobs::GetServicePropertiesOptions | Optional parameters for Azure::Storage::Blobs::BlobServiceClient::GetProperties |
CAzure::Storage::Blobs::GetUserDelegationKeyOptions | Optional parameters for Azure::Storage::Blobs::BlobServiceClient::GetUserDelegationKey |
►CLeaseAccessConditions | |
►CAzure::Storage::Blobs::BlobAccessConditions | Specifies access conditions for a blob |
CAzure::Storage::Blobs::AppendBlobAccessConditions | Specifies access conditions for an append blob |
CAzure::Storage::Blobs::PageBlobAccessConditions | Specifies access conditions for a page blob |
CAzure::Storage::Blobs::BlobContainerAccessConditions | Specifies access conditions for a container |
CAzure::Storage::Blobs::ListBlobContainersOptions | Optional parameters for Azure::Storage::Blobs::BlobServiceClient::ListBlobContainers |
CAzure::Storage::Blobs::ListBlobsOptions | Optional parameters for Azure::Storage::Blobs::BlobContainerClient::ListBlobs and Azure::Storage::Blobs::BlobContainerClient::ListBlobsByHierarchy |
►CAzure::MatchConditions | |
CAzure::Storage::Blobs::BlobAccessConditions | Specifies access conditions for a blob |
CAzure::Storage::Blobs::LeaseBlobAccessConditions | Specifies access conditions for blob lease operations |
CAzure::Storage::Blobs::Models::Metrics | A summary of request statistics grouped by API in hour or minute aggregates for blobs |
►CAzure::ModifiedConditions | |
CAzure::Storage::Blobs::BlobAccessConditions | Specifies access conditions for a blob |
CAzure::Storage::Blobs::BlobContainerAccessConditions | Specifies access conditions for a container |
CAzure::Storage::Blobs::LeaseBlobAccessConditions | Specifies access conditions for blob lease operations |
CAzure::Storage::Blobs::Models::ObjectReplicationPolicy | Contains object replication policy ID and the respective list of Azure::Storage::Blobs::Models::ObjectReplicationRule s. This is used when retrieving the object replication properties on the source blob |
CAzure::Storage::Blobs::Models::ObjectReplicationRule | Contains the object replication rule ID and replication status of a blob |
►CAzure::Core::Operation | |
CAzure::Storage::Blobs::StartBlobCopyOperation | A long-running operation to copy a blob |
►CAzure::Core::PagedResponse | |
CAzure::Storage::Blobs::FindBlobsByTagsPagedResponse | Response type for Azure::Storage::Blobs::BlobServiceClient::FindBlobsByTags |
CAzure::Storage::Blobs::GetPageRangesDiffPagedResponse | Response type for Azure::Storage::Blobs::PageBlobClient::GetPageRangesDiff and Azure::Storage::Blobs::PageBlobClient::GetManagedDiskPageRangesDiff |
CAzure::Storage::Blobs::GetPageRangesPagedResponse | Response type for Azure::Storage::Blobs::PageBlobClient::GetPageRanges |
CAzure::Storage::Blobs::ListBlobContainersPagedResponse | Response type for Azure::Storage::Blobs::BlobServiceClient::ListBlobContainers |
CAzure::Storage::Blobs::ListBlobsByHierarchyPagedResponse | Response type for Azure::Storage::Blobs::BlobContainerClient::ListBlobsByHierarchy |
CAzure::Storage::Blobs::ListBlobsPagedResponse | Response type for Azure::Storage::Blobs::BlobContainerClient::ListBlobs |
CAzure::Storage::Blobs::QueryBlobOptions | Optional parameters for Azure::Storage::Blobs::BlockBlobClient::Query |
CAzure::Storage::Blobs::Models::QueryBlobResult | Response type for Azure::Storage::Blobs::BlockBlobClient::Query |
CAzure::Storage::Blobs::ReleaseLeaseOptions | Optional parameters for Azure::Storage::Blobs::BlobLeaseClient::Release |
CAzure::Storage::Blobs::Models::ReleaseLeaseResult | Response type for Azure::Storage::Blobs::BlobLeaseClient::Release |
CAzure::Storage::Blobs::RenameBlobContainerOptions | Optional parameters for Azure::Storage::Blobs::BlobServiceClient::RenameBlobContainer |
CAzure::Storage::Blobs::RenewLeaseOptions | Optional parameters for Azure::Storage::Blobs::BlobLeaseClient::Renew |
CAzure::Storage::Blobs::Models::RenewLeaseResult | Response type for Azure::Storage::Blobs::BlobLeaseClient::Renew |
CAzure::Storage::Blobs::ResizePageBlobOptions | Optional parameters for Azure::Storage::Blobs::PageBlobClient::Resize |
CAzure::Storage::Blobs::Models::ResizePageBlobResult | Response type for Azure::Storage::Blobs::PageBlobClient::Resize |
CAzure::Storage::Blobs::Models::RetentionPolicy | The retention policy which determines how long the associated data should persist |
CAzure::Storage::Blobs::SealAppendBlobOptions | Optional parameters for Azure::Storage::Blobs::AppendBlobClient::Seal |
CAzure::Storage::Blobs::Models::SealAppendBlobResult | Response type for Azure::Storage::Blobs::AppendBlobClient::Seal |
CAzure::Storage::Blobs::Models::ServiceStatistics | Stats for the storage service |
CAzure::Storage::Blobs::SetBlobAccessTierOptions | Optional parameters for Azure::Storage::Blobs::BlobClient::SetAccessTier |
CAzure::Storage::Blobs::Models::SetBlobAccessTierResult | Response type for Azure::Storage::Blobs::BlobClient::SetAccessTier |
CAzure::Storage::Blobs::SetBlobContainerAccessPolicyOptions | Optional parameters for Azure::Storage::Blobs::BlobContainerClient::SetAccessPolicy |
CAzure::Storage::Blobs::Models::SetBlobContainerAccessPolicyResult | Response type for Azure::Storage::Blobs::BlobContainerClient::SetAccessPolicy |
CAzure::Storage::Blobs::SetBlobContainerMetadataOptions | Optional parameters for Azure::Storage::Blobs::BlobContainerClient::SetMetadata |
CAzure::Storage::Blobs::Models::SetBlobContainerMetadataResult | Response type for Azure::Storage::Blobs::BlobContainerClient::SetMetadata |
CAzure::Storage::Blobs::Models::SetBlobExpiryResult | Response type for Azure::Storage::Blobs::BlobClient::SetExpiry |
CAzure::Storage::Blobs::SetBlobHttpHeadersOptions | Optional parameters for Azure::Storage::Blobs::BlobClient::SetHttpHeaders |
CAzure::Storage::Blobs::Models::SetBlobHttpHeadersResult | Response type for Azure::Storage::Blobs::BlobClient::SetHttpHeaders |
CAzure::Storage::Blobs::SetBlobImmutabilityPolicyOptions | Optional parameters for Azure::Storage::Blobs::BlobClient::SetImmutabilityPolicy |
CAzure::Storage::Blobs::Models::SetBlobImmutabilityPolicyResult | Response type for Azure::Storage::Blobs::BlobClient::SetImmutabilityPolicy |
CAzure::Storage::Blobs::SetBlobLegalHoldOptions | Optional parameters for Azure::Storage::Blobs::BlobClient::SetLegalHold |
CAzure::Storage::Blobs::Models::SetBlobLegalHoldResult | Response type for Azure::Storage::Blobs::BlobClient::SetLegalHold |
CAzure::Storage::Blobs::SetBlobMetadataOptions | Optional parameters for Azure::Storage::Blobs::BlobClient::SetMetadata |
CAzure::Storage::Blobs::Models::SetBlobMetadataResult | Response type for Azure::Storage::Blobs::BlobClient::SetMetadata |
CAzure::Storage::Blobs::SetBlobTagsOptions | Optional parameters for Azure::Storage::Blobs::BlobClient::SetTags |
CAzure::Storage::Blobs::Models::SetBlobTagsResult | Response type for Azure::Storage::Blobs::BlobClient::SetTags |
CAzure::Storage::Blobs::SetServicePropertiesOptions | Optional parameters for Azure::Storage::Blobs::BlobServiceClient::SetProperties |
CAzure::Storage::Blobs::Models::SetServicePropertiesResult | Response type for Azure::Storage::Blobs::BlobServiceClient::SetProperties |
CAzure::Storage::Blobs::Models::SignedIdentifier | Signed identifier |
CAzure::Storage::Blobs::StageBlockFromUriOptions | Optional parameters for Azure::Storage::Blobs::BlockBlobClient::StageBlockFromUri |
CAzure::Storage::Blobs::Models::StageBlockFromUriResult | Response type for Azure::Storage::Blobs::BlockBlobClient::StageBlockFromUri |
CAzure::Storage::Blobs::StageBlockOptions | Optional parameters for Azure::Storage::Blobs::BlockBlobClient::StageBlock |
CAzure::Storage::Blobs::Models::StageBlockResult | Response type for Azure::Storage::Blobs::BlockBlobClient::StageBlock |
CAzure::Storage::Blobs::StartBlobCopyFromUriOptions | Optional parameters for Azure::Storage::Blobs::BlobClient::StartCopyFromUri |
CAzure::Storage::Blobs::StartBlobCopyIncrementalOptions | Optional parameters for Azure::Storage::Blobs::PageBlobClient::StartCopyIncremental |
CAzure::Storage::Blobs::Models::StaticWebsite | The properties that enable an account to host a static website |
CAzure::Storage::Blobs::SubmitBlobBatchOptions | Optional parameters for Azure::Storage::Blobs::BlobServiceClient::SubmitBatch |
CAzure::Storage::Blobs::Models::SubmitBlobBatchResult | Response type for BlobClient::SubmitBatch |
►CAzure::Storage::Blobs::TagAccessConditions | Specifies HTTP options for conditional requests based on tags |
CAzure::Storage::Blobs::BlobAccessConditions | Specifies access conditions for a blob |
CAzure::Storage::Blobs::LeaseBlobAccessConditions | Specifies access conditions for blob lease operations |
CAzure::Storage::Blobs::Models::TaggedBlobItem | Blob info from a Filter Blobs API call |
CAzure::Storage::Blobs::UndeleteBlobContainerOptions | Optional parameters for Azure::Storage::Blobs::BlobServiceClient::UndeleteBlobContainer |
CAzure::Storage::Blobs::UndeleteBlobOptions | Optional parameters for Azure::Storage::Blobs::BlobClient::Undelete |
CAzure::Storage::Blobs::Models::UndeleteBlobResult | Response type for Azure::Storage::Blobs::BlobClient::Undelete |
CAzure::Storage::Blobs::UpdatePageBlobSequenceNumberOptions | Optional parameters for Azure::Storage::Blobs::PageBlobClient::UpdateSequenceNumber |
CAzure::Storage::Blobs::Models::UpdateSequenceNumberResult | Response type for Azure::Storage::Blobs::PageBlobClient::UpdateSequenceNumber |
CAzure::Storage::Blobs::UploadBlockBlobFromOptions | Optional parameters for Azure::Storage::Blobs::BlockBlobClient::UploadFrom |
CAzure::Storage::Blobs::UploadBlockBlobFromUriOptions | Optional parameters for Azure::Storage::Blobs::BlockBlobClient::UploadFromUri |
CAzure::Storage::Blobs::Models::UploadBlockBlobFromUriResult | Response type for Azure::Storage::Blobs::BlockBlobClient::UploadFromUri |
CAzure::Storage::Blobs::UploadBlockBlobOptions | Optional parameters for Azure::Storage::Blobs::BlockBlobClient::Upload |
CAzure::Storage::Blobs::Models::UploadBlockBlobResult | Response type for Azure::Storage::Blobs::BlockBlobClient::Upload |
CAzure::Storage::Blobs::UploadPagesFromUriOptions | Optional parameters for Azure::Storage::Blobs::PageBlobClient::UploadPagesFromUri |
CAzure::Storage::Blobs::Models::UploadPagesFromUriResult | Response type for Azure::Storage::Blobs::PageBlobClient::UploadPagesFromUri |
CAzure::Storage::Blobs::UploadPagesOptions | Optional parameters for Azure::Storage::Blobs::PageBlobClient::UploadPages |
CAzure::Storage::Blobs::Models::UploadPagesResult | Response type for Azure::Storage::Blobs::PageBlobClient::UploadPages |
CAzure::Storage::Blobs::Models::UserDelegationKey | A user delegation key |