Share via


ArmWorkloadsModelFactory Class

Definition

Model factory for models.

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

Methods

ApplicationServerVmDetails(Nullable<ApplicationServerVirtualMachineType>, ResourceIdentifier, IEnumerable<SubResource>)

Initializes a new instance of ApplicationServerVmDetails.

CentralServerVmDetails(Nullable<CentralServerVirtualMachineType>, ResourceIdentifier, IEnumerable<SubResource>)

Initializes a new instance of CentralServerVmDetails.

DatabaseVmDetails(ResourceIdentifier, Nullable<SapVirtualInstanceStatus>, IEnumerable<SubResource>)

Initializes a new instance of DatabaseVmDetails.

DiscoveryConfiguration(ResourceIdentifier, String, Nullable<AzureLocation>)

Initializes a new instance of DiscoveryConfiguration.

EnqueueReplicationServerProperties(Nullable<EnqueueReplicationServerType>, String, String, String, String, String, Nullable<SapHealthState>)

Initializes a new instance of EnqueueReplicationServerProperties.

EnqueueServerProperties(String, String, Nullable<Int64>, Nullable<SapHealthState>)

Initializes a new instance of EnqueueServerProperties.

GatewayServerProperties(Nullable<Int64>, Nullable<SapHealthState>)

Initializes a new instance of GatewayServerProperties.

MessageServerProperties(Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, String, String, Nullable<SapHealthState>)

Initializes a new instance of MessageServerProperties.

SapApplicationServerInstanceData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, String, ResourceIdentifier, String, String, String, String, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, ResourceIdentifier, IEnumerable<ApplicationServerVmDetails>, Nullable<SapVirtualInstanceStatus>, Nullable<SapHealthState>, Nullable<SapVirtualInstanceProvisioningState>, SapVirtualInstanceErrorDetail)

Initializes a new instance of SapApplicationServerInstanceData.

SapAvailabilityZoneDetailsResult(IEnumerable<SapAvailabilityZonePair>)

Initializes a new instance of SapAvailabilityZoneDetailsResult.

SapAvailabilityZonePair(Nullable<Int64>, Nullable<Int64>)

Initializes a new instance of SapAvailabilityZonePair.

SapCentralServerInstanceData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, String, ResourceIdentifier, MessageServerProperties, EnqueueServerProperties, GatewayServerProperties, EnqueueReplicationServerProperties, String, String, ResourceIdentifier, IEnumerable<CentralServerVmDetails>, Nullable<SapVirtualInstanceStatus>, Nullable<SapHealthState>, Nullable<SapVirtualInstanceProvisioningState>, SapVirtualInstanceErrorDetail)

Initializes a new instance of SapCentralServerInstanceData.

SapDatabaseInstanceData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, ResourceIdentifier, String, String, String, ResourceIdentifier, IEnumerable<DatabaseVmDetails>, Nullable<SapVirtualInstanceStatus>, Nullable<SapVirtualInstanceProvisioningState>, SapVirtualInstanceErrorDetail)

Initializes a new instance of SapDatabaseInstanceData.

SapDiskConfiguration(DiskVolumeConfiguration, IEnumerable<SupportedConfigurationsDiskDetails>)

Initializes a new instance of SapDiskConfiguration.

SapDiskConfigurationsResult(IReadOnlyDictionary<String,SapDiskConfiguration>)

Initializes a new instance of SapDiskConfigurationsResult.

SapLandscapeMonitorData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<SapLandscapeMonitorProvisioningState>, SapLandscapeMonitorPropertiesGrouping, IEnumerable<SapLandscapeMonitorMetricThresholds>)

Initializes a new instance of SapLandscapeMonitorData.

SapMonitorData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, UserAssignedServiceIdentity, Nullable<WorkloadMonitorProvisioningState>, ResponseError, Nullable<AzureLocation>, Nullable<SapRoutingPreference>, String, String, ResourceIdentifier, ResourceIdentifier, ResourceIdentifier, ResourceIdentifier)

Initializes a new instance of SapMonitorData.

SapProviderInstanceData(ResourceIdentifier, String, ResourceType, SystemData, UserAssignedServiceIdentity, Nullable<WorkloadMonitorProvisioningState>, ResponseError, ProviderSpecificProperties)

Initializes a new instance of SapProviderInstanceData.

SapSizingRecommendationContent(AzureLocation, SapEnvironmentType, SapProductType, SapDeploymentType, Int64, Int64, SapDatabaseType, Nullable<SapDatabaseScaleMethod>, Nullable<SapHighAvailabilityType>)

Initializes a new instance of SapSizingRecommendationContent.

SapSupportedResourceSkusResult(IEnumerable<SapSupportedSku>)

Initializes a new instance of SapSupportedResourceSkusResult.

SapSupportedSku(String, Nullable<Boolean>, Nullable<Boolean>)

Initializes a new instance of SapSupportedSku.

SapSupportedSkusContent(AzureLocation, SapEnvironmentType, SapProductType, SapDeploymentType, SapDatabaseType, Nullable<SapHighAvailabilityType>)

Initializes a new instance of SapSupportedSkusContent.

SapVirtualInstanceData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, UserAssignedServiceIdentity, SapEnvironmentType, SapProductType, SapConfiguration, String, Nullable<SapVirtualInstanceStatus>, Nullable<SapHealthState>, Nullable<SapVirtualInstanceState>, Nullable<SapVirtualInstanceProvisioningState>, SapVirtualInstanceErrorDetail)

Initializes a new instance of SapVirtualInstanceData.

SapVirtualInstanceErrorDetail(String, String, IEnumerable<SapVirtualInstanceErrorDetail>)

Initializes a new instance of SapVirtualInstanceErrorDetail.

SingleServerRecommendationResult(String)

Initializes a new instance of SingleServerRecommendationResult.

SupportedConfigurationsDiskDetails(Nullable<DiskDetailsDiskSkuName>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, String)

Initializes a new instance of SupportedConfigurationsDiskDetails.

ThreeTierRecommendationResult(String, Nullable<Int64>, String, Nullable<Int64>, String, Nullable<Int64>)

Initializes a new instance of ThreeTierRecommendationResult.

Applies to