Partilhar via


IResourceListResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Models.Api20161001.ResourceListResultTypeConverter))]
public interface IResourceListResult : Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Models.Api20161001.ResourceListResultTypeConverter))>]
type IResourceListResult = interface
    interface IJsonSerializable
Public Interface IResourceListResult
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

NextLink

The URL to get the next set of vault resources.

Value

The list of vault resources.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to