Freigeben über


ISqlVirtualMachineGroupListResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.Api20220801Preview.SqlVirtualMachineGroupListResultTypeConverter))]
public interface ISqlVirtualMachineGroupListResult : Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.Api20220801Preview.SqlVirtualMachineGroupListResultTypeConverter))>]
type ISqlVirtualMachineGroupListResult = interface
    interface IJsonSerializable
Public Interface ISqlVirtualMachineGroupListResult
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