Delen via


IThreeTierRecommendationResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20231001Preview.ThreeTierRecommendationResultTypeConverter))]
public interface IThreeTierRecommendationResult : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20231001Preview.ISapSizingRecommendationResult
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20231001Preview.ThreeTierRecommendationResultTypeConverter))>]
type IThreeTierRecommendationResult = interface
    interface IJsonSerializable
    interface ISapSizingRecommendationResult
Public Interface IThreeTierRecommendationResult
Implements ISapSizingRecommendationResult
Derived
Attributes
Implements

Properties

ApplicationServerInstanceCount

The application server instance count.

ApplicationServerVMSku

The application server VM SKU.

CentralServerInstanceCount

The central server instance count.

CentralServerVMSku

The central server VM SKU.

DatabaseInstanceCount

The database server instance count.

DbVMSku

The database VM SKU.

DeploymentType

The type of SAP deployment, single server or Three tier.

(Inherited from ISapSizingRecommendationResult)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to