ElasticExtensions Class
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.
A class to add extension methods to Azure.ResourceManager.Elastic.
public static class ElasticExtensions
type ElasticExtensions = class
Public Module ElasticExtensions
- Inheritance
-
ElasticExtensions
Methods
GetApiKeyOrganization(SubscriptionResource, ElasticModelUserEmailId, CancellationToken) |
Fetch User API Key from internal database, if it was generated and stored while creating the Elasticsearch Organization.
|
GetApiKeyOrganizationAsync(SubscriptionResource, ElasticModelUserEmailId, CancellationToken) |
Fetch User API Key from internal database, if it was generated and stored while creating the Elasticsearch Organization.
|
GetElasticMonitorResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ElasticMonitorResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create an ElasticMonitorResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetElasticMonitorResource(ResourceIdentifier) instead. |
GetElasticMonitorResource(ResourceGroupResource, String, CancellationToken) |
Get the properties of a specific monitor resource.
|
GetElasticMonitorResourceAsync(ResourceGroupResource, String, CancellationToken) |
Get the properties of a specific monitor resource.
|
GetElasticMonitorResources(ResourceGroupResource) |
Gets a collection of ElasticMonitorResources in the ResourceGroupResource. MockingTo mock this method, please mock GetElasticMonitorResources() instead. |
GetElasticMonitorResources(SubscriptionResource, CancellationToken) |
List all monitors under the specified subscription.
|
GetElasticMonitorResourcesAsync(SubscriptionResource, CancellationToken) |
List all monitors under the specified subscription.
|
GetElasticToAzureSubscriptionMappingOrganization(SubscriptionResource, CancellationToken) |
Get Elastic Organization To Azure Subscription Mapping details for the logged-in user.
|
GetElasticToAzureSubscriptionMappingOrganizationAsync(SubscriptionResource, CancellationToken) |
Get Elastic Organization To Azure Subscription Mapping details for the logged-in user.
|
GetElasticVersions(SubscriptionResource, String, CancellationToken) |
Get a list of available versions for a region.
|
GetElasticVersionsAsync(SubscriptionResource, String, CancellationToken) |
Get a list of available versions for a region.
|
GetMonitoredSubscriptionPropertyResource(ArmClient, ResourceIdentifier) |
Gets an object representing a MonitoredSubscriptionPropertyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a MonitoredSubscriptionPropertyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetMonitoredSubscriptionPropertyResource(ResourceIdentifier) instead. |
GetMonitoringTagRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a MonitoringTagRuleResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a MonitoringTagRuleResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetMonitoringTagRuleResource(ResourceIdentifier) instead. |
GetOpenAIIntegrationRPModelResource(ArmClient, ResourceIdentifier) |
Gets an object representing an OpenAIIntegrationRPModelResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an OpenAIIntegrationRPModelResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetOpenAIIntegrationRPModelResource(ResourceIdentifier) instead. |