PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​Backends.​AzureAzure­Cache­Invalidator­Options2
Open sandboxFocus

AzureCacheInvalidatorOptions2 Class

Inheritance
AzureCacheInvalidatorOptions2
Namespace: PostSharp.Patterns.Caching.Backends.Azure
Assembly: PostSharp.Patterns.Caching.Backends.Azure.dll
Syntax
[Obsolete("Use AzureServiceBusCacheInvalidator.", true)]
public sealed class AzureCacheInvalidatorOptions2 : CacheInvalidatorOptions

Constructors

Name Description
AzureCacheInvalidatorOptions2(String, String)
AzureCacheInvalidatorOptions2(String, String, String, String, String, String, String, String)

Properties

Name Description
AzureLoginAuthority
AzureSubscriptionId
ClientId
ClientSecret
ConnectionString
NamespaceName
ResourceGroupName
SubscriptionName
TenantId
TopicName