IVMwareRunAsAccountCollection Interface

Definition

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

Properties

NextLink

Value of next link.

Value

List of run as accounts.

Methods

Applies to