IProviderInstanceListResult Interface

Definition

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

Properties

NextLink

The URL to get the next set of provider instances.

Value

The list of provider instances.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to