ArmCosmosDBForPostgreSqlModelFactory Class

Definition

A factory class for creating instances of the models for mocking.

public static class ArmCosmosDBForPostgreSqlModelFactory
type ArmCosmosDBForPostgreSqlModelFactory = class
Public Class ArmCosmosDBForPostgreSqlModelFactory
Inheritance
ArmCosmosDBForPostgreSqlModelFactory

Methods

Name Description
CosmosDBForPostgreSqlClusterData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, Nullable<AadEnabledEnum>, String, String, DataEncryption, String, String, String, String, CosmosDBForPostgreSqlMaintenanceWindow, String, Nullable<Boolean>, Nullable<Boolean>, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, IEnumerable<CosmosDBForPostgreSqlServerNameItem>, ResourceIdentifier, Nullable<AzureLocation>, Nullable<PasswordEnabledEnum>, Nullable<DateTimeOffset>, IEnumerable<String>, Nullable<DateTimeOffset>, IEnumerable<CosmosDBForPostgreSqlSimplePrivateEndpointConnection>, String, Nullable<Boolean>, AuthConfig, IdentityProperties)
CosmosDBForPostgreSqlClusterNameAvailabilityResult(String, Nullable<Boolean>, String, Nullable<ResourceType>)

Represents cluster name availability.

CosmosDBForPostgreSqlClusterPatch(String, String, String, Nullable<Boolean>, Nullable<Boolean>, String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, CosmosDBForPostgreSqlMaintenanceWindow, IdentityProperties, IDictionary<String,String>)
CosmosDBForPostgreSqlClusterServerData(ResourceIdentifier, String, ResourceType, SystemData, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, String, Nullable<CosmosDBForPostgreSqlServerRole>, String, String, String, String, String)

Initializes a new instance of CosmosDBForPostgreSqlClusterServerData.

CosmosDBForPostgreSqlConfigurationData(ResourceIdentifier, String, ResourceType, SystemData, String, Nullable<CosmosDBForPostgreSqlConfigurationDataType>, String, Nullable<Boolean>, IEnumerable<CosmosDBForPostgreSqlServerRoleGroupConfiguration>, Nullable<CosmosDBForPostgreSqlProvisioningState>)

Initializes a new instance of CosmosDBForPostgreSqlConfigurationData.

CosmosDBForPostgreSqlFirewallRuleData(ResourceIdentifier, String, ResourceType, SystemData, IPAddress, IPAddress, Nullable<CosmosDBForPostgreSqlProvisioningState>)

Initializes a new instance of CosmosDBForPostgreSqlFirewallRuleData.

CosmosDBForPostgreSqlPrivateEndpointConnectionData(ResourceIdentifier, String, ResourceType, SystemData, IEnumerable<String>, ResourceIdentifier, CosmosDBForPostgreSqlPrivateLinkServiceConnectionState, Nullable<CosmosDBForPostgreSqlPrivateEndpointConnectionProvisioningState>)

Initializes a new instance of CosmosDBForPostgreSqlPrivateEndpointConnectionData.

CosmosDBForPostgreSqlPrivateLinkResourceData(ResourceIdentifier, String, ResourceType, SystemData, String, IEnumerable<String>, IEnumerable<String>)

Initializes a new instance of CosmosDBForPostgreSqlPrivateLinkResourceData.

CosmosDBForPostgreSqlRoleData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<RoleType>, String, Nullable<CosmosDBForPostgreSqlProvisioningState>, ResourceIdentifier, Nullable<PrincipalType>, ResourceIdentifier)
CosmosDBForPostgreSqlServerConfigurationData(ResourceIdentifier, String, ResourceType, SystemData, String, String, String, String, Nullable<CosmosDBForPostgreSqlConfigurationDataType>, String, Nullable<Boolean>, Nullable<CosmosDBForPostgreSqlProvisioningState>)

Initializes a new instance of CosmosDBForPostgreSqlServerConfigurationData.

CosmosDBForPostgreSqlServerNameItem(String, String)

The name object for a server.

CosmosDBForPostgreSqlServerRoleGroupConfiguration(CosmosDBForPostgreSqlServerRole, String, String, String)

Represents server role group configuration value.

CosmosDBForPostgreSqlSimplePrivateEndpointConnection(ResourceIdentifier, String, ResourceType, SystemData, ResourceIdentifier, IEnumerable<String>, CosmosDBForPostgreSqlPrivateLinkServiceConnectionState)

Initializes a new instance of CosmosDBForPostgreSqlSimplePrivateEndpointConnection.

IdentityProperties(Nullable<IdentityType>, IDictionary<String,UserAssignedIdentity>)

Describes the identity of the cluster.

Applies to