Share via


IFileSystemResourceListResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Qumulo.Models.Api20221012Preview.FileSystemResourceListResultTypeConverter))]
public interface IFileSystemResourceListResult : Microsoft.Azure.PowerShell.Cmdlets.Qumulo.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Qumulo.Models.Api20221012Preview.FileSystemResourceListResultTypeConverter))>]
type IFileSystemResourceListResult = interface
    interface IJsonSerializable
Public Interface IFileSystemResourceListResult
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

NextLink

The link to the next page of items

Value

The FileSystemResource items on this page

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to