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?)
monoandroid
namespace Azure.ResourceManager.PostgreSql.Models
{
public static class ArmPostgreSqlModelFactory
{
public static PostgreSqlServerData PostgreSqlServerData(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, IDictionary<string, string> tags = null, AzureLocation location = default, ManagedServiceIdentity identity = null, PostgreSqlSku sku = null, string administratorLogin = null, PostgreSqlServerVersion? version = default, PostgreSqlSslEnforcementEnum? sslEnforcement = default, PostgreSqlMinimalTlsVersionEnum? minimalTlsVersion = default, string byokEnforcement = null, PostgreSqlInfrastructureEncryption? infrastructureEncryption = default, PostgreSqlServerState? userVisibleState = default, string fullyQualifiedDomainName = null, DateTimeOffset? earliestRestoreOn = default, PostgreSqlStorageProfile storageProfile = null, string replicationRole = null, ResourceIdentifier masterServerId = null, int? replicaCapacity = default, PostgreSqlPublicNetworkAccessEnum? publicNetworkAccess = default, IEnumerable<PostgreSqlServerPrivateEndpointConnection> privateEndpointConnections = 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 monoandroid | |
| 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