ArmPostgreSqlModelFactory
PostgreSqlConfigurationData(ResourceIdentifier, String, ResourceType, SystemData, String, String, String, String, String, String)
PostgreSqlDatabaseData(ResourceIdentifier, String, ResourceType, SystemData, String, String)
PostgreSqlFirewallRuleData(ResourceIdentifier, String, ResourceType, SystemData, IPAddress, IPAddress)
PostgreSqlLogFile(ResourceIdentifier, String, ResourceType, SystemData, Int64?, DateTimeOffset?, DateTimeOffset?, String, Uri)
PostgreSqlNameAvailabilityContent(String, ResourceType?)
PostgreSqlNameAvailabilityResult(String, Boolean?, String)
PostgreSqlPerformanceTierProperties(String, Int32?, Int32?, Int32?, Int32?, Int32?, Int32?, IEnumerable<PostgreSqlPerformanceTierServiceLevelObjectives>)
PostgreSqlPerformanceTierServiceLevelObjectives(String, String, Int32?, String, Int32?, Int32?, Int32?, Int32?)
PostgreSqlPrivateEndpointConnectionData(ResourceIdentifier, String, ResourceType, SystemData, ResourceIdentifier, PostgreSqlPrivateLinkServiceConnectionStateProperty, String)
PostgreSqlPrivateLinkResourceData(ResourceIdentifier, String, ResourceType, SystemData, PostgreSqlPrivateLinkResourceProperties)
PostgreSqlPrivateLinkResourceProperties(String, IEnumerable<String>)
PostgreSqlPrivateLinkServiceConnectionStateProperty(String, String, String)
PostgreSqlRecoverableServerResourceData(ResourceIdentifier, String, ResourceType, SystemData, DateTimeOffset?, String, String, Int32?, String, String)
PostgreSqlServerAdministratorData(ResourceIdentifier, String, ResourceType, SystemData, PostgreSqlAdministratorType?, String, Guid?, Guid?)
PostgreSqlServerCreateOrUpdateContent(ManagedServiceIdentity, PostgreSqlSku, PostgreSqlServerPropertiesForCreate, AzureLocation, IDictionary<String, String>)
PostgreSqlServerData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, ManagedServiceIdentity, PostgreSqlSku, String, PostgreSqlServerVersion?, PostgreSqlSslEnforcementEnum?, PostgreSqlMinimalTlsVersionEnum?, String, PostgreSqlInfrastructureEncryption?, PostgreSqlServerState?, String, DateTimeOffset?, PostgreSqlStorageProfile, String, ResourceIdentifier, Int32?, PostgreSqlPublicNetworkAccessEnum?, IEnumerable<PostgreSqlServerPrivateEndpointConnection>)
PostgreSqlServerKeyData(ResourceIdentifier, String, ResourceType, SystemData, String, PostgreSqlServerKeyType?, Uri, DateTimeOffset?)
PostgreSqlServerPrivateEndpointConnection(ResourceIdentifier, PostgreSqlServerPrivateEndpointConnectionProperties)
PostgreSqlServerPrivateEndpointConnectionProperties(ResourceIdentifier, PostgreSqlServerPrivateLinkServiceConnectionStateProperty, PostgreSqlPrivateEndpointProvisioningState?)
PostgreSqlServerPrivateLinkServiceConnectionStateProperty(PostgreSqlPrivateLinkServiceConnectionStateStatus, String, PostgreSqlPrivateLinkServiceConnectionStateRequiredAction?)
PostgreSqlServerPropertiesForDefaultCreate(PostgreSqlServerVersion?, PostgreSqlSslEnforcementEnum?, PostgreSqlMinimalTlsVersionEnum?, PostgreSqlInfrastructureEncryption?, PostgreSqlPublicNetworkAccessEnum?, PostgreSqlStorageProfile, String, String)
PostgreSqlServerPropertiesForGeoRestore(PostgreSqlServerVersion?, PostgreSqlSslEnforcementEnum?, PostgreSqlMinimalTlsVersionEnum?, PostgreSqlInfrastructureEncryption?, PostgreSqlPublicNetworkAccessEnum?, PostgreSqlStorageProfile, ResourceIdentifier)
PostgreSqlServerPropertiesForReplica(PostgreSqlServerVersion?, PostgreSqlSslEnforcementEnum?, PostgreSqlMinimalTlsVersionEnum?, PostgreSqlInfrastructureEncryption?, PostgreSqlPublicNetworkAccessEnum?, PostgreSqlStorageProfile, ResourceIdentifier)
PostgreSqlServerPropertiesForRestore(PostgreSqlServerVersion?, PostgreSqlSslEnforcementEnum?, PostgreSqlMinimalTlsVersionEnum?, PostgreSqlInfrastructureEncryption?, PostgreSqlPublicNetworkAccessEnum?, PostgreSqlStorageProfile, ResourceIdentifier, DateTimeOffset)
PostgreSqlServerSecurityAlertPolicyData(ResourceIdentifier, String, ResourceType, SystemData, PostgreSqlServerSecurityAlertPolicyState?, IEnumerable<String>, IEnumerable<String>, Boolean?, String, String, Int32?)
PostgreSqlVirtualNetworkRuleData(ResourceIdentifier, String, ResourceType, SystemData, ResourceIdentifier, Boolean?, PostgreSqlVirtualNetworkRuleState?)
net10.0
namespace Azure.ResourceManager.PostgreSql.Models
{
public static class ArmPostgreSqlModelFactory
{
public static PostgreSqlConfigurationData PostgreSqlConfigurationData(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, string value = null, string description = null, string defaultValue = null, string dataType = null, string allowedValues = null, string source = null);
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Azure.ResourceManager.PostgreSql , Version=1.3.1.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.PostgreSql (1.3.1) net8.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API