CosmosDBForPostgreSqlExtensions 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.CosmosDBForPostgreSql.
public static class CosmosDBForPostgreSqlExtensions
type CosmosDBForPostgreSqlExtensions = class
Public Module CosmosDBForPostgreSqlExtensions
- Inheritance
-
CosmosDBForPostgreSqlExtensions
Methods
| Name | Description |
|---|---|
| CheckCosmosDBForPostgreSqlClusterNameAvailability(SubscriptionResource, CosmosDBForPostgreSqlClusterNameAvailabilityContent, CancellationToken) |
Checks availability of a cluster name. Cluster names should be globally unique; at least 3 characters and at most 40 characters long; they must only contain lowercase letters, numbers, and hyphens; and must not start or end with a hyphen. <item> Mocking. To mock this method, please mock CheckCosmosDBForPostgreSqlClusterNameAvailability(CosmosDBForPostgreSqlClusterNameAvailabilityContent, CancellationToken) instead. </item> |
| CheckCosmosDBForPostgreSqlClusterNameAvailabilityAsync(SubscriptionResource, CosmosDBForPostgreSqlClusterNameAvailabilityContent, CancellationToken) |
Checks availability of a cluster name. Cluster names should be globally unique; at least 3 characters and at most 40 characters long; they must only contain lowercase letters, numbers, and hyphens; and must not start or end with a hyphen. <item> Mocking. To mock this method, please mock CheckCosmosDBForPostgreSqlClusterNameAvailabilityAsync(CosmosDBForPostgreSqlClusterNameAvailabilityContent, CancellationToken) instead. </item> |
| GetCosmosDBForPostgreSqlCluster(ResourceGroupResource, String, CancellationToken) |
Gets information about a cluster such as compute and storage configuration and cluster lifecycle metadata such as cluster creation date and time. <item> Mocking. To mock this method, please mock GetCosmosDBForPostgreSqlCluster(String, CancellationToken) instead. </item> |
| GetCosmosDBForPostgreSqlClusterAsync(ResourceGroupResource, String, CancellationToken) |
Gets information about a cluster such as compute and storage configuration and cluster lifecycle metadata such as cluster creation date and time. <item> Mocking. To mock this method, please mock GetCosmosDBForPostgreSqlClusterAsync(String, CancellationToken) instead. </item> |
| GetCosmosDBForPostgreSqlClusterResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CosmosDBForPostgreSqlClusterResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetCosmosDBForPostgreSqlClusterResource(ResourceIdentifier) instead. </item> |
| GetCosmosDBForPostgreSqlClusters(ResourceGroupResource) |
Gets a collection of CosmosDBForPostgreSqlClusters in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetCosmosDBForPostgreSqlClusters() instead. </item> |
| GetCosmosDBForPostgreSqlClusters(SubscriptionResource, CancellationToken) |
Lists all clusters in a subscription. <item> Mocking. To mock this method, please mock GetCosmosDBForPostgreSqlClusters(CancellationToken) instead. </item> |
| GetCosmosDBForPostgreSqlClustersAsync(SubscriptionResource, CancellationToken) |
Lists all clusters in a subscription. <item> Mocking. To mock this method, please mock GetCosmosDBForPostgreSqlClustersAsync(CancellationToken) instead. </item> |
| GetCosmosDBForPostgreSqlClusterServerResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CosmosDBForPostgreSqlClusterServerResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetCosmosDBForPostgreSqlClusterServerResource(ResourceIdentifier) instead. </item> |
| GetCosmosDBForPostgreSqlConfigurationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CosmosDBForPostgreSqlConfigurationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetCosmosDBForPostgreSqlConfigurationResource(ResourceIdentifier) instead. </item> |
| GetCosmosDBForPostgreSqlCoordinatorConfigurationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CosmosDBForPostgreSqlCoordinatorConfigurationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetCosmosDBForPostgreSqlCoordinatorConfigurationResource(ResourceIdentifier) instead. </item> |
| GetCosmosDBForPostgreSqlFirewallRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CosmosDBForPostgreSqlFirewallRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetCosmosDBForPostgreSqlFirewallRuleResource(ResourceIdentifier) instead. </item> |
| GetCosmosDBForPostgreSqlNodeConfigurationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CosmosDBForPostgreSqlNodeConfigurationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetCosmosDBForPostgreSqlNodeConfigurationResource(ResourceIdentifier) instead. </item> |
| GetCosmosDBForPostgreSqlPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CosmosDBForPostgreSqlPrivateEndpointConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetCosmosDBForPostgreSqlPrivateEndpointConnectionResource(ResourceIdentifier) instead. </item> |
| GetCosmosDBForPostgreSqlPrivateLinkResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CosmosDBForPostgreSqlPrivateLinkResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetCosmosDBForPostgreSqlPrivateLinkResource(ResourceIdentifier) instead. </item> |
| GetCosmosDBForPostgreSqlRoleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CosmosDBForPostgreSqlRoleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetCosmosDBForPostgreSqlRoleResource(ResourceIdentifier) instead. </item> |