PolicykeyResource 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
PolicykeyResource() | |
PolicykeyResource(String) |
PolicykeyResource()
public PolicykeyResource ();
Public Sub New ()
Applies to
PolicykeyResource(String)
public PolicykeyResource (string policyKey = default);
new Microsoft.Azure.Management.NotificationHubs.Fluent.Models.PolicykeyResource : string -> Microsoft.Azure.Management.NotificationHubs.Fluent.Models.PolicykeyResource
Public Sub New (Optional policyKey As String = Nothing)
Parameters
- policyKey
- String