IQueryResult Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |