FlexibleServersExtensions 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.PostgreSql.FlexibleServers.
public static class FlexibleServersExtensions
type FlexibleServersExtensions = class
Public Module FlexibleServersExtensions
- Inheritance
-
FlexibleServersExtensions
Methods
CheckPostgreSqlFlexibleServerNameAvailability(SubscriptionResource, PostgreSqlFlexibleServerNameAvailabilityContent, CancellationToken) |
Check the availability of name for resource
|
CheckPostgreSqlFlexibleServerNameAvailabilityAsync(SubscriptionResource, PostgreSqlFlexibleServerNameAvailabilityContent, CancellationToken) |
Check the availability of name for resource
|
CheckPostgreSqlFlexibleServerNameAvailabilityWithLocation(SubscriptionResource, AzureLocation, PostgreSqlFlexibleServerNameAvailabilityContent, CancellationToken) |
Check the availability of name for resource
|
CheckPostgreSqlFlexibleServerNameAvailabilityWithLocationAsync(SubscriptionResource, AzureLocation, PostgreSqlFlexibleServerNameAvailabilityContent, CancellationToken) |
Check the availability of name for resource
|
ExecuteGetPrivateDnsZoneSuffix(TenantResource, CancellationToken) |
Get private DNS zone suffix in the cloud
|
ExecuteGetPrivateDnsZoneSuffixAsync(TenantResource, CancellationToken) |
Get private DNS zone suffix in the cloud
|
ExecuteLocationBasedCapabilities(SubscriptionResource, AzureLocation, CancellationToken) |
Get capabilities at specified location in a given subscription.
|
ExecuteLocationBasedCapabilitiesAsync(SubscriptionResource, AzureLocation, CancellationToken) |
Get capabilities at specified location in a given subscription.
|
ExecuteVirtualNetworkSubnetUsage(SubscriptionResource, AzureLocation, PostgreSqlFlexibleServerVirtualNetworkSubnetUsageParameter, CancellationToken) |
Get virtual network subnet usage for a given vNet resource id.
|
ExecuteVirtualNetworkSubnetUsageAsync(SubscriptionResource, AzureLocation, PostgreSqlFlexibleServerVirtualNetworkSubnetUsageParameter, CancellationToken) |
Get virtual network subnet usage for a given vNet resource id.
|
GetPostgreSqlFlexibleServer(ResourceGroupResource, String, CancellationToken) |
Gets information about a server.
|
GetPostgreSqlFlexibleServerActiveDirectoryAdministratorResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PostgreSqlFlexibleServerActiveDirectoryAdministratorResource 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 PostgreSqlFlexibleServerActiveDirectoryAdministratorResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPostgreSqlFlexibleServerActiveDirectoryAdministratorResource(ResourceIdentifier) instead. |
GetPostgreSqlFlexibleServerAsync(ResourceGroupResource, String, CancellationToken) |
Gets information about a server.
|
GetPostgreSqlFlexibleServerBackupResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PostgreSqlFlexibleServerBackupResource 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 PostgreSqlFlexibleServerBackupResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPostgreSqlFlexibleServerBackupResource(ResourceIdentifier) instead. |
GetPostgreSqlFlexibleServerConfigurationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PostgreSqlFlexibleServerConfigurationResource 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 PostgreSqlFlexibleServerConfigurationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPostgreSqlFlexibleServerConfigurationResource(ResourceIdentifier) instead. |
GetPostgreSqlFlexibleServerDatabaseResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PostgreSqlFlexibleServerDatabaseResource 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 PostgreSqlFlexibleServerDatabaseResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPostgreSqlFlexibleServerDatabaseResource(ResourceIdentifier) instead. |
GetPostgreSqlFlexibleServerFirewallRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PostgreSqlFlexibleServerFirewallRuleResource 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 PostgreSqlFlexibleServerFirewallRuleResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPostgreSqlFlexibleServerFirewallRuleResource(ResourceIdentifier) instead. |
GetPostgreSqlFlexibleServerResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PostgreSqlFlexibleServerResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a PostgreSqlFlexibleServerResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPostgreSqlFlexibleServerResource(ResourceIdentifier) instead. |
GetPostgreSqlFlexibleServers(ResourceGroupResource) |
Gets a collection of PostgreSqlFlexibleServerResources in the ResourceGroupResource. MockingTo mock this method, please mock GetPostgreSqlFlexibleServers() instead. |
GetPostgreSqlFlexibleServers(SubscriptionResource, CancellationToken) |
List all the servers in a given subscription.
|
GetPostgreSqlFlexibleServersAsync(SubscriptionResource, CancellationToken) |
List all the servers in a given subscription.
|
GetPostgreSqlLtrServerBackupOperationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PostgreSqlLtrServerBackupOperationResource 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 PostgreSqlLtrServerBackupOperationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPostgreSqlLtrServerBackupOperationResource(ResourceIdentifier) instead. |
GetPostgreSqlMigrationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PostgreSqlMigrationResource 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 PostgreSqlMigrationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPostgreSqlMigrationResource(ResourceIdentifier) instead. |
Applies to
Azure SDK for .NET