Freigeben über


IKeySetUser Interface

Definition

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

Properties

AzureUserName

The user name that will be used for access.

Description

The free-form description for this user.

SshPublicKeyData

The SSH public key data.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to