RedisFlushCacheHeaders Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
RedisFlushCacheHeaders() |
Initializes a new instance of the RedisFlushCacheHeaders class. |
RedisFlushCacheHeaders(String, String) |
Initializes a new instance of the RedisFlushCacheHeaders class. |
RedisFlushCacheHeaders()
Initializes a new instance of the RedisFlushCacheHeaders class.
public RedisFlushCacheHeaders ();
Public Sub New ()
Applies to
RedisFlushCacheHeaders(String, String)
Initializes a new instance of the RedisFlushCacheHeaders class.
public RedisFlushCacheHeaders (string location = default, string azureAsyncOperation = default);
new Microsoft.Azure.Management.RedisCache.Models.RedisFlushCacheHeaders : string * string -> Microsoft.Azure.Management.RedisCache.Models.RedisFlushCacheHeaders
Public Sub New (Optional location As String = Nothing, Optional azureAsyncOperation As String = Nothing)
Parameters
- location
- String
- azureAsyncOperation
- String