Azure.ResourceManager.PostgreSql.FlexibleServers Namespace
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.
Classes
| Name | Description |
|---|---|
| FlexibleServersExtensions |
A class to add extension methods to Azure.ResourceManager.PostgreSql.FlexibleServers. |
| MaintenanceEventCollection |
A class representing a collection of MaintenanceEventResource and their operations. Each MaintenanceEventResource in the collection will belong to the same instance of PostgreSqlFlexibleServerResource. To get a MaintenanceEventCollection instance call the GetMaintenanceEvents method from an instance of PostgreSqlFlexibleServerResource. |
| MaintenanceEventData |
Maintenance event resource for a PostgreSQL flexible server. |
| MaintenanceEventResource |
A class representing a MaintenanceEvent along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MaintenanceEventResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource PostgreSqlFlexibleServerResource using the GetMaintenanceEvents method. |
| MajorVersionUpgradePrecheckCollection |
A class representing a collection of MajorVersionUpgradePrecheckResource and their operations. Each MajorVersionUpgradePrecheckResource in the collection will belong to the same instance of PostgreSqlFlexibleServerResource. To get a MajorVersionUpgradePrecheckCollection instance call the GetMajorVersionUpgradePrechecks method from an instance of PostgreSqlFlexibleServerResource. |
| MajorVersionUpgradePrecheckData |
Major version upgrade precheck resource for a PostgreSQL flexible server. |
| MajorVersionUpgradePrecheckResource |
A class representing a MajorVersionUpgradePrecheck along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MajorVersionUpgradePrecheckResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource PostgreSqlFlexibleServerResource using the GetMajorVersionUpgradePrechecks method. |
| PostgreSqlFlexibleServerBackupCollection |
A class representing a collection of PostgreSqlFlexibleServerBackupResource and their operations. Each PostgreSqlFlexibleServerBackupResource in the collection will belong to the same instance of PostgreSqlFlexibleServerResource. To get a PostgreSqlFlexibleServerBackupCollection instance call the GetPostgreSqlFlexibleServerBackups method from an instance of PostgreSqlFlexibleServerResource. |
| PostgreSqlFlexibleServerBackupData |
Properties of a backup. |
| PostgreSqlFlexibleServerBackupResource |
A class representing a PostgreSqlFlexibleServerBackup along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PostgreSqlFlexibleServerBackupResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource PostgreSqlFlexibleServerResource using the GetPostgreSqlFlexibleServerBackups method. |
| PostgreSqlFlexibleServerCollection |
A class representing a collection of PostgreSqlFlexibleServerResource and their operations. Each PostgreSqlFlexibleServerResource in the collection will belong to the same instance of ResourceGroupResource. To get a PostgreSqlFlexibleServerCollection instance call the GetPostgreSqlFlexibleServers method from an instance of ResourceGroupResource. |
| PostgreSqlFlexibleServerConfigurationCollection |
A class representing a collection of PostgreSqlFlexibleServerConfigurationResource and their operations. Each PostgreSqlFlexibleServerConfigurationResource in the collection will belong to the same instance of PostgreSqlFlexibleServerResource. To get a PostgreSqlFlexibleServerConfigurationCollection instance call the GetPostgreSqlFlexibleServerConfigurations method from an instance of PostgreSqlFlexibleServerResource. |
| PostgreSqlFlexibleServerConfigurationData |
Configuration (also known as server parameter). |
| PostgreSqlFlexibleServerConfigurationResource |
A class representing a PostgreSqlFlexibleServerConfiguration along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PostgreSqlFlexibleServerConfigurationResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource PostgreSqlFlexibleServerResource using the GetPostgreSqlFlexibleServerConfigurations method. |
| PostgreSqlFlexibleServerData |
A class representing the PostgreSqlFlexibleServer data model. Represents a server. |
| PostgreSqlFlexibleServerDatabaseCollection |
A class representing a collection of PostgreSqlFlexibleServerDatabaseResource and their operations. Each PostgreSqlFlexibleServerDatabaseResource in the collection will belong to the same instance of PostgreSqlFlexibleServerResource. To get a PostgreSqlFlexibleServerDatabaseCollection instance call the GetPostgreSqlFlexibleServerDatabases method from an instance of PostgreSqlFlexibleServerResource. |
| PostgreSqlFlexibleServerDatabaseData |
Represents a database. |
| PostgreSqlFlexibleServerDatabaseResource |
A class representing a PostgreSqlFlexibleServerDatabase along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PostgreSqlFlexibleServerDatabaseResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource PostgreSqlFlexibleServerResource using the GetPostgreSqlFlexibleServerDatabases method. |
| PostgreSqlFlexibleServerFirewallRuleCollection |
A class representing a collection of PostgreSqlFlexibleServerFirewallRuleResource and their operations. Each PostgreSqlFlexibleServerFirewallRuleResource in the collection will belong to the same instance of PostgreSqlFlexibleServerResource. To get a PostgreSqlFlexibleServerFirewallRuleCollection instance call the GetPostgreSqlFlexibleServerFirewallRules method from an instance of PostgreSqlFlexibleServerResource. |
| PostgreSqlFlexibleServerFirewallRuleData |
Firewall rule. |
| PostgreSqlFlexibleServerFirewallRuleResource |
A class representing a PostgreSqlFlexibleServerFirewallRule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PostgreSqlFlexibleServerFirewallRuleResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource PostgreSqlFlexibleServerResource using the GetPostgreSqlFlexibleServerFirewallRules method. |
| PostgreSqlFlexibleServerMicrosoftEntraAdministratorCollection |
A class representing a collection of PostgreSqlFlexibleServerMicrosoftEntraAdministratorResource and their operations. Each PostgreSqlFlexibleServerMicrosoftEntraAdministratorResource in the collection will belong to the same instance of PostgreSqlFlexibleServerResource. To get a PostgreSqlFlexibleServerMicrosoftEntraAdministratorCollection instance call the GetPostgreSqlFlexibleServerMicrosoftEntraAdministrators method from an instance of PostgreSqlFlexibleServerResource. |
| PostgreSqlFlexibleServerMicrosoftEntraAdministratorData |
Server administrator associated to a Microsoft Entra principal. |
| PostgreSqlFlexibleServerMicrosoftEntraAdministratorResource |
A class representing a PostgreSqlFlexibleServerMicrosoftEntraAdministrator along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PostgreSqlFlexibleServerMicrosoftEntraAdministratorResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource PostgreSqlFlexibleServerResource using the GetPostgreSqlFlexibleServerMicrosoftEntraAdministrators method. |
| PostgreSqlFlexibleServerResource |
A class representing a PostgreSqlFlexibleServer along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PostgreSqlFlexibleServerResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetPostgreSqlFlexibleServers method. |
| PostgreSqlFlexibleServersPrivateEndpointConnectionCollection |
A class representing a collection of PostgreSqlFlexibleServersPrivateEndpointConnectionResource and their operations. Each PostgreSqlFlexibleServersPrivateEndpointConnectionResource in the collection will belong to the same instance of PostgreSqlFlexibleServerResource. To get a PostgreSqlFlexibleServersPrivateEndpointConnectionCollection instance call the GetPostgreSqlFlexibleServersPrivateEndpointConnections method from an instance of PostgreSqlFlexibleServerResource. |
| PostgreSqlFlexibleServersPrivateEndpointConnectionData |
The private endpoint connection resource. |
| PostgreSqlFlexibleServersPrivateEndpointConnectionResource |
A class representing a PostgreSqlFlexibleServersPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PostgreSqlFlexibleServersPrivateEndpointConnectionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource PostgreSqlFlexibleServerResource using the GetPostgreSqlFlexibleServersPrivateEndpointConnections method. |
| PostgreSqlFlexibleServersPrivateLinkResource |
A class representing a PostgreSqlFlexibleServersPrivateLinkResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PostgreSqlFlexibleServersPrivateLinkResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource PostgreSqlFlexibleServerResource using the GetPostgreSqlFlexibleServersPrivateLinkResources method. |
| PostgreSqlFlexibleServersPrivateLinkResourceCollection |
A class representing a collection of PostgreSqlFlexibleServersPrivateLinkResource and their operations. Each PostgreSqlFlexibleServersPrivateLinkResource in the collection will belong to the same instance of PostgreSqlFlexibleServerResource. To get a PostgreSqlFlexibleServersPrivateLinkResourceCollection instance call the GetPostgreSqlFlexibleServersPrivateLinkResources method from an instance of PostgreSqlFlexibleServerResource. |
| PostgreSqlFlexibleServersPrivateLinkResourceData |
A private link resource. |
| PostgreSqlFlexibleServerTuningOptionCollection |
A class representing a collection of PostgreSqlFlexibleServerTuningOptionResource and their operations. Each PostgreSqlFlexibleServerTuningOptionResource in the collection will belong to the same instance of PostgreSqlFlexibleServerResource. To get a PostgreSqlFlexibleServerTuningOptionCollection instance call the GetPostgreSqlFlexibleServerTuningOptions method from an instance of PostgreSqlFlexibleServerResource. |
| PostgreSqlFlexibleServerTuningOptionData |
Impact on some metric if this recommended action is applied. |
| PostgreSqlFlexibleServerTuningOptionResource |
A class representing a PostgreSqlFlexibleServerTuningOption along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PostgreSqlFlexibleServerTuningOptionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource PostgreSqlFlexibleServerResource using the GetPostgreSqlFlexibleServerTuningOptions method. |
| PostgreSqlLtrServerBackupOperationCollection |
A class representing a collection of PostgreSqlLtrServerBackupOperationResource and their operations. Each PostgreSqlLtrServerBackupOperationResource in the collection will belong to the same instance of PostgreSqlFlexibleServerResource. To get a PostgreSqlLtrServerBackupOperationCollection instance call the GetPostgreSqlLtrServerBackupOperations method from an instance of PostgreSqlFlexibleServerResource. |
| PostgreSqlLtrServerBackupOperationData |
Response for the LTR backup Operation API call. |
| PostgreSqlLtrServerBackupOperationResource |
A class representing a PostgreSqlLtrServerBackupOperation along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PostgreSqlLtrServerBackupOperationResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource PostgreSqlFlexibleServerResource using the GetPostgreSqlLtrServerBackupOperations method. |
| PostgreSqlMigrationCollection |
A class representing a collection of PostgreSqlMigrationResource and their operations. Each PostgreSqlMigrationResource in the collection will belong to the same instance of PostgreSqlFlexibleServerResource. To get a PostgreSqlMigrationCollection instance call the GetPostgreSqlMigrations method from an instance of PostgreSqlFlexibleServerResource. |
| PostgreSqlMigrationData |
Properties of a migration. |
| PostgreSqlMigrationResource |
A class representing a PostgreSqlMigration along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PostgreSqlMigrationResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource PostgreSqlFlexibleServerResource using the GetPostgreSqlMigrations method. |
| ServerThreatProtectionSettingsModelCollection |
A class representing a collection of ServerThreatProtectionSettingsModelResource and their operations. Each ServerThreatProtectionSettingsModelResource in the collection will belong to the same instance of PostgreSqlFlexibleServerResource. To get a ServerThreatProtectionSettingsModelCollection instance call the GetServerThreatProtectionSettingsModels method from an instance of PostgreSqlFlexibleServerResource. |
| ServerThreatProtectionSettingsModelData |
Advanced threat protection settings of the server. |
| ServerThreatProtectionSettingsModelResource |
A class representing a ServerThreatProtectionSettingsModel along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServerThreatProtectionSettingsModelResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource PostgreSqlFlexibleServerResource using the GetServerThreatProtectionSettingsModels method. |
| VirtualEndpointResource |
A class representing a VirtualEndpointResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a VirtualEndpointResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource PostgreSqlFlexibleServerResource using the GetVirtualEndpointResources method. |
| VirtualEndpointResourceCollection |
A class representing a collection of VirtualEndpointResource and their operations. Each VirtualEndpointResource in the collection will belong to the same instance of PostgreSqlFlexibleServerResource. To get a VirtualEndpointResourceCollection instance call the GetVirtualEndpointResources method from an instance of PostgreSqlFlexibleServerResource. |
| VirtualEndpointResourceData |
Pair of virtual endpoints for a server. |