Freigeben über


IViewListResult Interface

Definition

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

Properties

Name Description
NextLink
Value

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to