ResourceListKeys Class
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.
Namespace/NotificationHub Connection String
public class ResourceListKeys
type ResourceListKeys = class
Public Class ResourceListKeys
- Inheritance
-
ResourceListKeys
Constructors
ResourceListKeys() |
Initializes a new instance of the ResourceListKeys class. |
ResourceListKeys(String, String, String, String, String) |
Initializes a new instance of the ResourceListKeys class. |
Properties
KeyName |
Gets or sets keyName of the created AuthorizationRule |
PrimaryConnectionString |
Gets or sets primaryConnectionString of the AuthorizationRule. |
PrimaryKey |
Gets or sets primaryKey of the created AuthorizationRule. |
SecondaryConnectionString |
Gets or sets secondaryConnectionString of the created AuthorizationRule |
SecondaryKey |
Gets or sets secondaryKey of the created AuthorizationRule |
Applies to
Azure SDK for .NET