ApplianceListKeysResult 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.
The List Cluster Keys Results appliance.
public class ApplianceListKeysResult : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ResourceConnector.Models.ApplianceListKeysResult>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ResourceConnector.Models.ApplianceListKeysResult>
type ApplianceListKeysResult = class
interface IJsonModel<ApplianceListKeysResult>
interface IPersistableModel<ApplianceListKeysResult>
Public Class ApplianceListKeysResult
Implements IJsonModel(Of ApplianceListKeysResult), IPersistableModel(Of ApplianceListKeysResult)
- Inheritance
-
ApplianceListKeysResult
- Implements
Properties
| Name | Description |
|---|---|
| ArtifactProfiles |
Map of artifacts that contains a list of ArtifactProfile used to upload artifacts such as logs. |
| Kubeconfigs |
The list of appliance kubeconfigs. |
| SshKeys |
Map of Customer User Public, Private SSH Keys and Certificate when available. |