AzureStorageQueuesContext
Default
TryGetTypeBuilderCore(Type, ModelReaderWriterTypeBuilder)
net11.0
namespace Azure.Storage.Queues
{
[ModelReaderWriterBuildable(typeof(KeyInfo))]
[ModelReaderWriterBuildable(typeof(ListOfSentMessage))]
[ModelReaderWriterBuildable(typeof(ListQueuesResponse))]
[ModelReaderWriterBuildable(typeof(PeekedMessage))]
[ModelReaderWriterBuildable(typeof(PeekedMessages))]
[ModelReaderWriterBuildable(typeof(QueueAccessPolicy))]
[ModelReaderWriterBuildable(typeof(QueueAnalyticsLogging))]
[ModelReaderWriterBuildable(typeof(QueueCorsRule))]
[ModelReaderWriterBuildable(typeof(QueueGeoReplication))]
[ModelReaderWriterBuildable(typeof(QueueItem))]
[ModelReaderWriterBuildable(typeof(QueueMessage))]
[ModelReaderWriterBuildable(typeof(QueueMetrics))]
[ModelReaderWriterBuildable(typeof(QueueRetentionPolicy))]
[ModelReaderWriterBuildable(typeof(QueueServiceProperties))]
[ModelReaderWriterBuildable(typeof(QueueServiceStatistics))]
[ModelReaderWriterBuildable(typeof(QueueSignedIdentifier))]
[ModelReaderWriterBuildable(typeof(QueueSignedIdentifiers))]
[ModelReaderWriterBuildable(typeof(ReceivedMessage))]
[ModelReaderWriterBuildable(typeof(ReceivedMessages))]
[ModelReaderWriterBuildable(typeof(SendReceipt))]
[ModelReaderWriterBuildable(typeof(UserDelegationKey))]
public class AzureStorageQueuesContext : ModelReaderWriterContext
{
protected override bool TryGetTypeBuilderCore(Type type, out ModelReaderWriterTypeBuilder builder);
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Azure.Storage.Queues , Version=12.28.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.Storage.Queues (12.28.0-beta.1) net10.0 |
| Preview | This API is contained in a prerelease package. |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API