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-windows7.0
namespace Azure.ResourceManager.PostgreSql.Models
{
public static class ArmPostgreSqlModelFactory
{
public static PostgreSqlPrivateEndpointConnectionData PostgreSqlPrivateEndpointConnectionData(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, ResourceIdentifier privateEndpointId = null, PostgreSqlPrivateLinkServiceConnectionStateProperty connectionState = null, string provisioningState = null);
}
}
.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 net10.0 | |
Platforms | This API is only available when you target a specific platform: |
Windows | 7.0 |
Information specific to net10.0-windows7.0 | |
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 API is supported on all platforms. |
- Built-in API
- Package-provided API