Sdílet prostřednictvím


IQueryResult Interface

Definition

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

Properties

Column

Array of columns

ETag

ETag of the resource.

(Inherited from IResource)
Id

Resource Id.

(Inherited from IResource)
Location

Location of the resource.

(Inherited from IResource)
Name

Resource name.

(Inherited from IResource)
NextLink

The link (url) to the next page of results.

Row

Array of rows

Sku

SKU of the resource.

(Inherited from IResource)
Tag

Resource tags.

(Inherited from IResource)
Type

Resource type.

(Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to