CommunicationServiceKeys Class
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.
A class representing the access keys of a CommunicationService.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20230601Preview.CommunicationServiceKeysTypeConverter))]
public class CommunicationServiceKeys : Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20230601Preview.ICommunicationServiceKeys
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20230601Preview.CommunicationServiceKeysTypeConverter))>]
type CommunicationServiceKeys = class
interface ICommunicationServiceKeys
interface IJsonSerializable
Public Class CommunicationServiceKeys
Implements ICommunicationServiceKeys
- Inheritance
-
CommunicationServiceKeys
- Attributes
- Implements
Communication |
Creates an new CommunicationServiceKeys instance. |
Primary |
CommunicationService connection string constructed via the primaryKey |
Primary |
The primary access key. |
Secondary |
CommunicationService connection string constructed via the secondaryKey |
Secondary |
The secondary access key. |
Deserialize |
Deserializes a IDictionary into an instance of CommunicationServiceKeys. |
Deserialize |
Deserializes a PSObject into an instance of CommunicationServiceKeys. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20230601Preview.ICommunicationServiceKeys. |
From |
Creates a new instance of CommunicationServiceKeys, deserializing the content from a json string. |
To |
Serializes this instance of CommunicationServiceKeys into a JsonNode. |
To |
Serializes this instance to a json string. |
Termék | Verziók |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |