Freigeben über


ISqlVirtualMachineListResult Interface

Definition

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

Properties

NextLink

Link to retrieve next page of results.

Value

Array of results.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to