DomainRegenerateKeyRequest 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.
Domain regenerate share access key request.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.DomainRegenerateKeyRequestTypeConverter))]
public class DomainRegenerateKeyRequest : Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.IDomainRegenerateKeyRequest
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.DomainRegenerateKeyRequestTypeConverter))>]
type DomainRegenerateKeyRequest = class
interface IDomainRegenerateKeyRequest
interface IJsonSerializable
Public Class DomainRegenerateKeyRequest
Implements IDomainRegenerateKeyRequest
- Inheritance
-
DomainRegenerateKeyRequest
- Attributes
- Implements
Domain |
Creates an new DomainRegenerateKeyRequest instance. |
Key |
Key name to regenerate key1 or key2. |
Deserialize |
Deserializes a IDictionary into an instance of DomainRegenerateKeyRequest. |
Deserialize |
Deserializes a PSObject into an instance of DomainRegenerateKeyRequest. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.IDomainRegenerateKeyRequest. |
From |
Creates a new instance of DomainRegenerateKeyRequest, deserializing the content from a json string. |
To |
Serializes this instance of DomainRegenerateKeyRequest into a JsonNode. |
To |
Serializes this instance to a json string. |
To |
Produto | Versões |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |