Share via


IQueryResult Interface

Definition

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

Properties

Column
ETag (Inherited from IResource)
Id (Inherited from IResource)
Location (Inherited from IResource)
Name (Inherited from IResource)
NextLink
Row
Sku (Inherited from IResource)
Tag (Inherited from IResource)
Type (Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to