IHyperVRunAsAccount Interface

Definition

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

Properties

CreatedTimestamp
CredentialType
DisplayName
Id
Name
Type
UpdatedTimestamp

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to