Freigeben über


ISshConfiguration Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.SshConfigurationTypeConverter))]
public interface ISshConfiguration : Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.SshConfigurationTypeConverter))>]
type ISshConfiguration = interface
    interface IJsonSerializable
Public Interface ISshConfiguration
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

PublicKey

The list of SSH public keys used to authenticate with linux based VMs.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to