A C D E F G I L M N O P Q R S T V W 
All Classes All Packages

A

additionalProperties() - Method in class com.azure.resourcemanager.resourcegraph.models.ErrorDetails
Get the additionalProperties property: Error details.
allowPartialScopes() - Method in class com.azure.resourcemanager.resourcegraph.models.QueryRequestOptions
Get the allowPartialScopes property: Only applicable for tenant and management group level queries to decide whether to allow partial scopes for result in case the number of subscriptions exceed allowed limits.
ASC - com.azure.resourcemanager.resourcegraph.models.FacetSortOrder
Enum value asc.
authenticate(TokenCredential, AzureProfile) - Static method in class com.azure.resourcemanager.resourcegraph.ResourceGraphManager
Creates an instance of ResourceGraph service API entry point.
authenticate(TokenCredential, AzureProfile) - Method in class com.azure.resourcemanager.resourcegraph.ResourceGraphManager.Configurable
Creates an instance of ResourceGraph service API entry point.
authenticate(HttpPipeline, AzureProfile) - Static method in class com.azure.resourcemanager.resourcegraph.ResourceGraphManager
Creates an instance of ResourceGraph service API entry point.

C

code() - Method in class com.azure.resourcemanager.resourcegraph.models.ErrorDetails
Get the code property: Error code identifying the specific error.
com.azure.resourcemanager.resourcegraph - package com.azure.resourcemanager.resourcegraph
Package containing the classes for ResourceGraphClient.
com.azure.resourcemanager.resourcegraph.fluent - package com.azure.resourcemanager.resourcegraph.fluent
Package containing the service clients for ResourceGraphClient.
com.azure.resourcemanager.resourcegraph.fluent.models - package com.azure.resourcemanager.resourcegraph.fluent.models
Package containing the inner data models for ResourceGraphClient.
com.azure.resourcemanager.resourcegraph.models - package com.azure.resourcemanager.resourcegraph.models
Package containing the data models for ResourceGraphClient.
configure() - Static method in class com.azure.resourcemanager.resourcegraph.ResourceGraphManager
Gets a Configurable instance that can be used to create ResourceGraphManager with optional configuration.
count() - Method in class com.azure.resourcemanager.resourcegraph.fluent.models.QueryResponseInner
Get the count property: Number of records returned in the current response.
count() - Method in class com.azure.resourcemanager.resourcegraph.models.FacetResult
Get the count property: Number of records returned in the facet response.
count() - Method in interface com.azure.resourcemanager.resourcegraph.models.QueryResponse
Gets the count property: Number of records returned in the current response.

D

data() - Method in class com.azure.resourcemanager.resourcegraph.fluent.models.QueryResponseInner
Get the data property: Query output in JObject array or Table format.
data() - Method in class com.azure.resourcemanager.resourcegraph.models.FacetResult
Get the data property: A JObject array or Table containing the desired facets.
data() - Method in interface com.azure.resourcemanager.resourcegraph.models.QueryResponse
Gets the data property: Query output in JObject array or Table format.
DESC - com.azure.resourcemanager.resourcegraph.models.FacetSortOrder
Enum value desc.
description() - Method in class com.azure.resourcemanager.resourcegraph.models.OperationDisplay
Get the description property: Description for the operation.
display() - Method in class com.azure.resourcemanager.resourcegraph.fluent.models.OperationInner
Get the display property: Display metadata associated with the operation.
display() - Method in interface com.azure.resourcemanager.resourcegraph.models.Operation
Gets the display property: Display metadata associated with the operation.

E

ErrorDetails - Class in com.azure.resourcemanager.resourcegraph.models
Error details.
ErrorDetails() - Constructor for class com.azure.resourcemanager.resourcegraph.models.ErrorDetails
 
errors() - Method in class com.azure.resourcemanager.resourcegraph.models.FacetError
Get the errors property: An array containing detected facet errors with details.
expression() - Method in class com.azure.resourcemanager.resourcegraph.models.Facet
Get the expression property: Facet expression, same as in the corresponding facet request.
expression() - Method in class com.azure.resourcemanager.resourcegraph.models.FacetRequest
Get the expression property: The column or list of columns to summarize by.

F

Facet - Class in com.azure.resourcemanager.resourcegraph.models
A facet containing additional statistics on the response of a query.
Facet() - Constructor for class com.azure.resourcemanager.resourcegraph.models.Facet
 
FacetError - Class in com.azure.resourcemanager.resourcegraph.models
A facet whose execution resulted in an error.
FacetError() - Constructor for class com.azure.resourcemanager.resourcegraph.models.FacetError
 
FacetRequest - Class in com.azure.resourcemanager.resourcegraph.models
A request to compute additional statistics (facets) over the query results.
FacetRequest() - Constructor for class com.azure.resourcemanager.resourcegraph.models.FacetRequest
 
FacetRequestOptions - Class in com.azure.resourcemanager.resourcegraph.models
The options for facet evaluation.
FacetRequestOptions() - Constructor for class com.azure.resourcemanager.resourcegraph.models.FacetRequestOptions
 
FacetResult - Class in com.azure.resourcemanager.resourcegraph.models
Successfully executed facet containing additional statistics on the response of a query.
FacetResult() - Constructor for class com.azure.resourcemanager.resourcegraph.models.FacetResult
 
facets() - Method in class com.azure.resourcemanager.resourcegraph.fluent.models.QueryResponseInner
Get the facets property: Query facets.
facets() - Method in class com.azure.resourcemanager.resourcegraph.models.QueryRequest
Get the facets property: An array of facet requests to be computed against the query result.
facets() - Method in interface com.azure.resourcemanager.resourcegraph.models.QueryResponse
Gets the facets property: Query facets.
FacetSortOrder - Enum in com.azure.resourcemanager.resourcegraph.models
Defines values for FacetSortOrder.
FALSE - com.azure.resourcemanager.resourcegraph.models.ResultTruncated
Enum value false.
filter() - Method in class com.azure.resourcemanager.resourcegraph.models.FacetRequestOptions
Get the filter property: Specifies the filter condition for the 'where' clause which will be run on main query's result, just before the actual faceting.
fromString(String) - Static method in enum com.azure.resourcemanager.resourcegraph.models.FacetSortOrder
Parses a serialized value to a FacetSortOrder instance.
fromString(String) - Static method in enum com.azure.resourcemanager.resourcegraph.models.ResultFormat
Parses a serialized value to a ResultFormat instance.
fromString(String) - Static method in enum com.azure.resourcemanager.resourcegraph.models.ResultTruncated
Parses a serialized value to a ResultTruncated instance.

G

getApiVersion() - Method in interface com.azure.resourcemanager.resourcegraph.fluent.ResourceGraphClient
Gets Api Version.
getDefaultPollInterval() - Method in interface com.azure.resourcemanager.resourcegraph.fluent.ResourceGraphClient
Gets The default poll interval for long-running operation.
getEndpoint() - Method in interface com.azure.resourcemanager.resourcegraph.fluent.ResourceGraphClient
Gets server parameter.
getHttpPipeline() - Method in interface com.azure.resourcemanager.resourcegraph.fluent.ResourceGraphClient
Gets The HTTP pipeline to send requests through.
getOperations() - Method in interface com.azure.resourcemanager.resourcegraph.fluent.ResourceGraphClient
Gets the OperationsClient object to access its operations.
getResourceProviders() - Method in interface com.azure.resourcemanager.resourcegraph.fluent.ResourceGraphClient
Gets the ResourceProvidersClient object to access its operations.

I

innerModel() - Method in interface com.azure.resourcemanager.resourcegraph.models.Operation
Gets the inner com.azure.resourcemanager.resourcegraph.fluent.models.OperationInner object.
innerModel() - Method in interface com.azure.resourcemanager.resourcegraph.models.QueryResponse
Gets the inner com.azure.resourcemanager.resourcegraph.fluent.models.QueryResponseInner object.

L

list() - Method in interface com.azure.resourcemanager.resourcegraph.fluent.OperationsClient
Lists all of the available REST API operations.
list() - Method in interface com.azure.resourcemanager.resourcegraph.models.Operations
Lists all of the available REST API operations.
list(Context) - Method in interface com.azure.resourcemanager.resourcegraph.fluent.OperationsClient
Lists all of the available REST API operations.
list(Context) - Method in interface com.azure.resourcemanager.resourcegraph.models.Operations
Lists all of the available REST API operations.

M

managementGroups() - Method in class com.azure.resourcemanager.resourcegraph.models.QueryRequest
Get the managementGroups property: Azure management groups against which to execute the query.
message() - Method in class com.azure.resourcemanager.resourcegraph.models.ErrorDetails
Get the message property: A human readable error message.

N

name() - Method in class com.azure.resourcemanager.resourcegraph.fluent.models.OperationInner
Get the name property: Operation name: {provider}/{resource}/{operation}.
name() - Method in interface com.azure.resourcemanager.resourcegraph.models.Operation
Gets the name property: Operation name: {provider}/{resource}/{operation}.

O

OBJECT_ARRAY - com.azure.resourcemanager.resourcegraph.models.ResultFormat
Enum value objectArray.
operation() - Method in class com.azure.resourcemanager.resourcegraph.models.OperationDisplay
Get the operation property: Type of operation: get, read, delete, etc.
Operation - Interface in com.azure.resourcemanager.resourcegraph.models
An immutable client-side representation of Operation.
OperationDisplay - Class in com.azure.resourcemanager.resourcegraph.models
Display metadata associated with the operation.
OperationDisplay() - Constructor for class com.azure.resourcemanager.resourcegraph.models.OperationDisplay
 
OperationInner - Class in com.azure.resourcemanager.resourcegraph.fluent.models
Resource Graph REST API operation definition.
OperationInner() - Constructor for class com.azure.resourcemanager.resourcegraph.fluent.models.OperationInner
 
OperationListResult - Class in com.azure.resourcemanager.resourcegraph.models
Result of the request to list Resource Graph operations.
OperationListResult() - Constructor for class com.azure.resourcemanager.resourcegraph.models.OperationListResult
 
operations() - Method in class com.azure.resourcemanager.resourcegraph.ResourceGraphManager
 
Operations - Interface in com.azure.resourcemanager.resourcegraph.models
Resource collection API of Operations.
OperationsClient - Interface in com.azure.resourcemanager.resourcegraph.fluent
An instance of this class provides access to all the operations defined in OperationsClient.
options() - Method in class com.azure.resourcemanager.resourcegraph.models.FacetRequest
Get the options property: The options for facet evaluation.
options() - Method in class com.azure.resourcemanager.resourcegraph.models.QueryRequest
Get the options property: The query evaluation options.
origin() - Method in class com.azure.resourcemanager.resourcegraph.fluent.models.OperationInner
Get the origin property: The origin of operations.
origin() - Method in interface com.azure.resourcemanager.resourcegraph.models.Operation
Gets the origin property: The origin of operations.

P

provider() - Method in class com.azure.resourcemanager.resourcegraph.models.OperationDisplay
Get the provider property: Service provider: Microsoft Resource Graph.

Q

query() - Method in class com.azure.resourcemanager.resourcegraph.models.QueryRequest
Get the query property: The resources query.
QueryRequest - Class in com.azure.resourcemanager.resourcegraph.models
Describes a query to be executed.
QueryRequest() - Constructor for class com.azure.resourcemanager.resourcegraph.models.QueryRequest
 
QueryRequestOptions - Class in com.azure.resourcemanager.resourcegraph.models
The options for query evaluation.
QueryRequestOptions() - Constructor for class com.azure.resourcemanager.resourcegraph.models.QueryRequestOptions
 
QueryResponse - Interface in com.azure.resourcemanager.resourcegraph.models
An immutable client-side representation of QueryResponse.
QueryResponseInner - Class in com.azure.resourcemanager.resourcegraph.fluent.models
Query result.
QueryResponseInner() - Constructor for class com.azure.resourcemanager.resourcegraph.fluent.models.QueryResponseInner
 

R

resource() - Method in class com.azure.resourcemanager.resourcegraph.models.OperationDisplay
Get the resource property: Resource on which the operation is performed etc.
ResourceGraphClient - Interface in com.azure.resourcemanager.resourcegraph.fluent
The interface for ResourceGraphClient class.
ResourceGraphManager - Class in com.azure.resourcemanager.resourcegraph
Entry point to ResourceGraphManager.
ResourceGraphManager.Configurable - Class in com.azure.resourcemanager.resourcegraph
The Configurable allowing configurations to be set.
resourceProviders() - Method in class com.azure.resourcemanager.resourcegraph.ResourceGraphManager
 
ResourceProviders - Interface in com.azure.resourcemanager.resourcegraph.models
Resource collection API of ResourceProviders.
ResourceProvidersClient - Interface in com.azure.resourcemanager.resourcegraph.fluent
An instance of this class provides access to all the operations defined in ResourceProvidersClient.
resources(QueryRequest) - Method in interface com.azure.resourcemanager.resourcegraph.fluent.ResourceProvidersClient
Queries the resources managed by Azure Resource Manager for scopes specified in the request.
resources(QueryRequest) - Method in interface com.azure.resourcemanager.resourcegraph.models.ResourceProviders
Queries the resources managed by Azure Resource Manager for scopes specified in the request.
resourcesWithResponse(QueryRequest, Context) - Method in interface com.azure.resourcemanager.resourcegraph.fluent.ResourceProvidersClient
Queries the resources managed by Azure Resource Manager for scopes specified in the request.
resourcesWithResponse(QueryRequest, Context) - Method in interface com.azure.resourcemanager.resourcegraph.models.ResourceProviders
Queries the resources managed by Azure Resource Manager for scopes specified in the request.
resultFormat() - Method in class com.azure.resourcemanager.resourcegraph.models.QueryRequestOptions
Get the resultFormat property: Defines in which format query result returned.
ResultFormat - Enum in com.azure.resourcemanager.resourcegraph.models
Defines values for ResultFormat.
resultTruncated() - Method in class com.azure.resourcemanager.resourcegraph.fluent.models.QueryResponseInner
Get the resultTruncated property: Indicates whether the query results are truncated.
resultTruncated() - Method in interface com.azure.resourcemanager.resourcegraph.models.QueryResponse
Gets the resultTruncated property: Indicates whether the query results are truncated.
ResultTruncated - Enum in com.azure.resourcemanager.resourcegraph.models
Defines values for ResultTruncated.

S

serviceClient() - Method in class com.azure.resourcemanager.resourcegraph.ResourceGraphManager
 
skip() - Method in class com.azure.resourcemanager.resourcegraph.models.QueryRequestOptions
Get the skip property: The number of rows to skip from the beginning of the results.
skipToken() - Method in class com.azure.resourcemanager.resourcegraph.fluent.models.QueryResponseInner
Get the skipToken property: When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.
skipToken() - Method in class com.azure.resourcemanager.resourcegraph.models.QueryRequestOptions
Get the skipToken property: Continuation token for pagination, capturing the next page size and offset, as well as the context of the query.
skipToken() - Method in interface com.azure.resourcemanager.resourcegraph.models.QueryResponse
Gets the skipToken property: When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.
sortBy() - Method in class com.azure.resourcemanager.resourcegraph.models.FacetRequestOptions
Get the sortBy property: The column name or query expression to sort on.
sortOrder() - Method in class com.azure.resourcemanager.resourcegraph.models.FacetRequestOptions
Get the sortOrder property: The sorting order by the selected column (count by default).
subscriptions() - Method in class com.azure.resourcemanager.resourcegraph.models.QueryRequest
Get the subscriptions property: Azure subscriptions against which to execute the query.

T

TABLE - com.azure.resourcemanager.resourcegraph.models.ResultFormat
Enum value table.
top() - Method in class com.azure.resourcemanager.resourcegraph.models.FacetRequestOptions
Get the top property: The maximum number of facet rows that should be returned.
top() - Method in class com.azure.resourcemanager.resourcegraph.models.QueryRequestOptions
Get the top property: The maximum number of rows that the query should return.
toString() - Method in enum com.azure.resourcemanager.resourcegraph.models.FacetSortOrder
 
toString() - Method in enum com.azure.resourcemanager.resourcegraph.models.ResultFormat
 
toString() - Method in enum com.azure.resourcemanager.resourcegraph.models.ResultTruncated
 
totalRecords() - Method in class com.azure.resourcemanager.resourcegraph.fluent.models.QueryResponseInner
Get the totalRecords property: Number of total records matching the query.
totalRecords() - Method in class com.azure.resourcemanager.resourcegraph.models.FacetResult
Get the totalRecords property: Number of total records in the facet results.
totalRecords() - Method in interface com.azure.resourcemanager.resourcegraph.models.QueryResponse
Gets the totalRecords property: Number of total records matching the query.
TRUE - com.azure.resourcemanager.resourcegraph.models.ResultTruncated
Enum value true.

V

validate() - Method in class com.azure.resourcemanager.resourcegraph.fluent.models.OperationInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.resourcegraph.fluent.models.QueryResponseInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.resourcegraph.models.ErrorDetails
Validates the instance.
validate() - Method in class com.azure.resourcemanager.resourcegraph.models.Facet
Validates the instance.
validate() - Method in class com.azure.resourcemanager.resourcegraph.models.FacetError
Validates the instance.
validate() - Method in class com.azure.resourcemanager.resourcegraph.models.FacetRequest
Validates the instance.
validate() - Method in class com.azure.resourcemanager.resourcegraph.models.FacetRequestOptions
Validates the instance.
validate() - Method in class com.azure.resourcemanager.resourcegraph.models.FacetResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.resourcegraph.models.OperationDisplay
Validates the instance.
validate() - Method in class com.azure.resourcemanager.resourcegraph.models.OperationListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.resourcegraph.models.QueryRequest
Validates the instance.
validate() - Method in class com.azure.resourcemanager.resourcegraph.models.QueryRequestOptions
Validates the instance.
value() - Method in class com.azure.resourcemanager.resourcegraph.models.OperationListResult
Get the value property: List of Resource Graph operations supported by the Resource Graph resource provider.
valueOf(String) - Static method in enum com.azure.resourcemanager.resourcegraph.models.FacetSortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.resourcemanager.resourcegraph.models.ResultFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.resourcemanager.resourcegraph.models.ResultTruncated
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.azure.resourcemanager.resourcegraph.models.FacetSortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.resourcemanager.resourcegraph.models.ResultFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.resourcemanager.resourcegraph.models.ResultTruncated
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAdditionalProperties(Map<String, Object>) - Method in class com.azure.resourcemanager.resourcegraph.models.ErrorDetails
Set the additionalProperties property: Error details.
withAllowPartialScopes(Boolean) - Method in class com.azure.resourcemanager.resourcegraph.models.QueryRequestOptions
Set the allowPartialScopes property: Only applicable for tenant and management group level queries to decide whether to allow partial scopes for result in case the number of subscriptions exceed allowed limits.
withCode(String) - Method in class com.azure.resourcemanager.resourcegraph.models.ErrorDetails
Set the code property: Error code identifying the specific error.
withCount(int) - Method in class com.azure.resourcemanager.resourcegraph.models.FacetResult
Set the count property: Number of records returned in the facet response.
withCount(long) - Method in class com.azure.resourcemanager.resourcegraph.fluent.models.QueryResponseInner
Set the count property: Number of records returned in the current response.
withData(Object) - Method in class com.azure.resourcemanager.resourcegraph.fluent.models.QueryResponseInner
Set the data property: Query output in JObject array or Table format.
withData(Object) - Method in class com.azure.resourcemanager.resourcegraph.models.FacetResult
Set the data property: A JObject array or Table containing the desired facets.
withDefaultPollInterval(Duration) - Method in class com.azure.resourcemanager.resourcegraph.ResourceGraphManager.Configurable
Sets the default poll interval, used when service does not provide "Retry-After" header.
withDescription(String) - Method in class com.azure.resourcemanager.resourcegraph.models.OperationDisplay
Set the description property: Description for the operation.
withDisplay(OperationDisplay) - Method in class com.azure.resourcemanager.resourcegraph.fluent.models.OperationInner
Set the display property: Display metadata associated with the operation.
withErrors(List<ErrorDetails>) - Method in class com.azure.resourcemanager.resourcegraph.models.FacetError
Set the errors property: An array containing detected facet errors with details.
withExpression(String) - Method in class com.azure.resourcemanager.resourcegraph.models.Facet
Set the expression property: Facet expression, same as in the corresponding facet request.
withExpression(String) - Method in class com.azure.resourcemanager.resourcegraph.models.FacetError
Set the expression property: Facet expression, same as in the corresponding facet request.
withExpression(String) - Method in class com.azure.resourcemanager.resourcegraph.models.FacetRequest
Set the expression property: The column or list of columns to summarize by.
withExpression(String) - Method in class com.azure.resourcemanager.resourcegraph.models.FacetResult
Set the expression property: Facet expression, same as in the corresponding facet request.
withFacets(List<Facet>) - Method in class com.azure.resourcemanager.resourcegraph.fluent.models.QueryResponseInner
Set the facets property: Query facets.
withFacets(List<FacetRequest>) - Method in class com.azure.resourcemanager.resourcegraph.models.QueryRequest
Set the facets property: An array of facet requests to be computed against the query result.
withFilter(String) - Method in class com.azure.resourcemanager.resourcegraph.models.FacetRequestOptions
Set the filter property: Specifies the filter condition for the 'where' clause which will be run on main query's result, just before the actual faceting.
withHttpClient(HttpClient) - Method in class com.azure.resourcemanager.resourcegraph.ResourceGraphManager.Configurable
Sets the http client.
withLogOptions(HttpLogOptions) - Method in class com.azure.resourcemanager.resourcegraph.ResourceGraphManager.Configurable
Sets the logging options to the HTTP pipeline.
withManagementGroups(List<String>) - Method in class com.azure.resourcemanager.resourcegraph.models.QueryRequest
Set the managementGroups property: Azure management groups against which to execute the query.
withMessage(String) - Method in class com.azure.resourcemanager.resourcegraph.models.ErrorDetails
Set the message property: A human readable error message.
withName(String) - Method in class com.azure.resourcemanager.resourcegraph.fluent.models.OperationInner
Set the name property: Operation name: {provider}/{resource}/{operation}.
withOperation(String) - Method in class com.azure.resourcemanager.resourcegraph.models.OperationDisplay
Set the operation property: Type of operation: get, read, delete, etc.
withOptions(FacetRequestOptions) - Method in class com.azure.resourcemanager.resourcegraph.models.FacetRequest
Set the options property: The options for facet evaluation.
withOptions(QueryRequestOptions) - Method in class com.azure.resourcemanager.resourcegraph.models.QueryRequest
Set the options property: The query evaluation options.
withOrigin(String) - Method in class com.azure.resourcemanager.resourcegraph.fluent.models.OperationInner
Set the origin property: The origin of operations.
withPolicy(HttpPipelinePolicy) - Method in class com.azure.resourcemanager.resourcegraph.ResourceGraphManager.Configurable
Adds the pipeline policy to the HTTP pipeline.
withProvider(String) - Method in class com.azure.resourcemanager.resourcegraph.models.OperationDisplay
Set the provider property: Service provider: Microsoft Resource Graph.
withQuery(String) - Method in class com.azure.resourcemanager.resourcegraph.models.QueryRequest
Set the query property: The resources query.
withResource(String) - Method in class com.azure.resourcemanager.resourcegraph.models.OperationDisplay
Set the resource property: Resource on which the operation is performed etc.
withResultFormat(ResultFormat) - Method in class com.azure.resourcemanager.resourcegraph.models.QueryRequestOptions
Set the resultFormat property: Defines in which format query result returned.
withResultTruncated(ResultTruncated) - Method in class com.azure.resourcemanager.resourcegraph.fluent.models.QueryResponseInner
Set the resultTruncated property: Indicates whether the query results are truncated.
withRetryOptions(RetryOptions) - Method in class com.azure.resourcemanager.resourcegraph.ResourceGraphManager.Configurable
Sets the retry options for the HTTP pipeline retry policy.
withRetryPolicy(RetryPolicy) - Method in class com.azure.resourcemanager.resourcegraph.ResourceGraphManager.Configurable
Sets the retry policy to the HTTP pipeline.
withScope(String) - Method in class com.azure.resourcemanager.resourcegraph.ResourceGraphManager.Configurable
Adds the scope to permission sets.
withSkip(Integer) - Method in class com.azure.resourcemanager.resourcegraph.models.QueryRequestOptions
Set the skip property: The number of rows to skip from the beginning of the results.
withSkipToken(String) - Method in class com.azure.resourcemanager.resourcegraph.fluent.models.QueryResponseInner
Set the skipToken property: When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.
withSkipToken(String) - Method in class com.azure.resourcemanager.resourcegraph.models.QueryRequestOptions
Set the skipToken property: Continuation token for pagination, capturing the next page size and offset, as well as the context of the query.
withSortBy(String) - Method in class com.azure.resourcemanager.resourcegraph.models.FacetRequestOptions
Set the sortBy property: The column name or query expression to sort on.
withSortOrder(FacetSortOrder) - Method in class com.azure.resourcemanager.resourcegraph.models.FacetRequestOptions
Set the sortOrder property: The sorting order by the selected column (count by default).
withSubscriptions(List<String>) - Method in class com.azure.resourcemanager.resourcegraph.models.QueryRequest
Set the subscriptions property: Azure subscriptions against which to execute the query.
withTop(Integer) - Method in class com.azure.resourcemanager.resourcegraph.models.FacetRequestOptions
Set the top property: The maximum number of facet rows that should be returned.
withTop(Integer) - Method in class com.azure.resourcemanager.resourcegraph.models.QueryRequestOptions
Set the top property: The maximum number of rows that the query should return.
withTotalRecords(long) - Method in class com.azure.resourcemanager.resourcegraph.fluent.models.QueryResponseInner
Set the totalRecords property: Number of total records matching the query.
withTotalRecords(long) - Method in class com.azure.resourcemanager.resourcegraph.models.FacetResult
Set the totalRecords property: Number of total records in the facet results.
withValue(List<OperationInner>) - Method in class com.azure.resourcemanager.resourcegraph.models.OperationListResult
Set the value property: List of Resource Graph operations supported by the Resource Graph resource provider.
A C D E F G I L M N O P Q R S T V W 
All Classes All Packages