Megosztás a következőn keresztül:


ISshPublicKey Interface

Definition

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

Properties

KeyData

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to