ISshKey Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.SshKeyTypeConverter))]
public interface ISshKey : Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.SshKeyTypeConverter))>]
type ISshKey = interface
interface IJsonSerializable
Public Interface ISshKey
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Certificate |
Certificate associated with the public key if the key is signed. |
Creation |
Certificate creation timestamp (Unix). |
Expiration |
Certificate expiration timestamp (Unix). |
Private |
Private Key. |
Public |
Public Key. |
To |
(Inherited from IJsonSerializable) |
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |