PostgreSqlServerResource
ResourceType
PostgreSqlServerResource()
Data
HasData
AddTag(String, String, CancellationToken)
AddTagAsync(String, String, CancellationToken)
CreateResourceIdentifier(String, String, String)
Delete(WaitUntil, CancellationToken)
DeleteAsync(WaitUntil, CancellationToken)
Get(CancellationToken)
GetAsync(CancellationToken)
GetLogFiles(CancellationToken)
GetLogFilesAsync(CancellationToken)
GetPostgreSqlConfiguration(String, CancellationToken)
GetPostgreSqlConfigurationAsync(String, CancellationToken)
GetPostgreSqlConfigurations()
GetPostgreSqlDatabase(String, CancellationToken)
GetPostgreSqlDatabaseAsync(String, CancellationToken)
GetPostgreSqlDatabases()
GetPostgreSqlFirewallRule(String, CancellationToken)
GetPostgreSqlFirewallRuleAsync(String, CancellationToken)
GetPostgreSqlFirewallRules()
GetPostgreSqlPrivateEndpointConnection(String, CancellationToken)
GetPostgreSqlPrivateEndpointConnectionAsync(String, CancellationToken)
GetPostgreSqlPrivateEndpointConnections()
GetPostgreSqlPrivateLinkResource(String, CancellationToken)
GetPostgreSqlPrivateLinkResourceAsync(String, CancellationToken)
GetPostgreSqlPrivateLinkResources()
GetPostgreSqlServerAdministrator()
GetPostgreSqlServerKey(String, CancellationToken)
GetPostgreSqlServerKeyAsync(String, CancellationToken)
GetPostgreSqlServerKeys()
GetPostgreSqlServerSecurityAlertPolicies()
GetPostgreSqlServerSecurityAlertPolicy(PostgreSqlSecurityAlertPolicyName, CancellationToken)
GetPostgreSqlServerSecurityAlertPolicyAsync(PostgreSqlSecurityAlertPolicyName, CancellationToken)
GetPostgreSqlVirtualNetworkRule(String, CancellationToken)
GetPostgreSqlVirtualNetworkRuleAsync(String, CancellationToken)
GetPostgreSqlVirtualNetworkRules()
GetRecoverableServer(CancellationToken)
GetRecoverableServerAsync(CancellationToken)
GetServerBasedPerformanceTiers(CancellationToken)
GetServerBasedPerformanceTiersAsync(CancellationToken)
RemoveTag(String, CancellationToken)
RemoveTagAsync(String, CancellationToken)
Restart(WaitUntil, CancellationToken)
RestartAsync(WaitUntil, CancellationToken)
SetTags(IDictionary<String, String>, CancellationToken)
SetTagsAsync(IDictionary<String, String>, CancellationToken)
Update(WaitUntil, PostgreSqlServerPatch, CancellationToken)
UpdateAsync(WaitUntil, PostgreSqlServerPatch, CancellationToken)
UpdateConfigurations(WaitUntil, PostgreSqlConfigurationList, CancellationToken)
UpdateConfigurationsAsync(WaitUntil, PostgreSqlConfigurationList, CancellationToken)
netcoreapp2.1
namespace Azure.ResourceManager.PostgreSql
{
public class PostgreSqlServerResource : ArmResource, IJsonModel<PostgreSqlServerData>, IPersistableModel<PostgreSqlServerData>
{
public virtual Response<PostgreSqlServerResource> Get(CancellationToken cancellationToken = default);
}
}
.NET | 5.06.07.08.09.010.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to netcoreapp2.1 | |
Assembly | Azure.ResourceManager.PostgreSql , Version=1.2.0.0, PublicKeyToken=92742159e12e44c8 |
Referencing | Your project needs a package reference to |
Package | Azure.ResourceManager.PostgreSql (1.2.0) netstandard2.0 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API