SapSizingRecommendationResult Interface
public interface SapSizingRecommendationResult
An immutable client-side representation of SapSizingRecommendationResult.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Sap |
deploymentType()
Gets the deployment |
|
abstract
Sap |
innerModel()
Gets the inner com. |
Method Details
deploymentType
public abstract SapDeploymentType deploymentType()
Gets the deploymentType property: The deployment type. Eg: SingleServer/ThreeTier.
Returns:
innerModel
public abstract SapSizingRecommendationResultInner innerModel()
Gets the inner com.azure.resourcemanager.workloadssapvirtualinstance.fluent.models.SapSizingRecommendationResultInner object.
Returns: