Uses of Class
com.azure.resourcemanager.workloads.models.GatewayServerProperties
Packages that use GatewayServerProperties
Package
Description
Package containing the inner data models for WorkloadsClient.
Package containing the data models for WorkloadsClient.
-
Uses of GatewayServerProperties in com.azure.resourcemanager.workloads.fluent.models
Methods in com.azure.resourcemanager.workloads.fluent.models that return GatewayServerPropertiesModifier and TypeMethodDescriptionSapCentralServerInstanceInner.gatewayServerProperties()
Get the gatewayServerProperties property: Defines the SAP Gateway Server properties.SapCentralServerProperties.gatewayServerProperties()
Get the gatewayServerProperties property: Defines the SAP Gateway Server properties.Methods in com.azure.resourcemanager.workloads.fluent.models with parameters of type GatewayServerPropertiesModifier and TypeMethodDescriptionSapCentralServerInstanceInner.withGatewayServerProperties
(GatewayServerProperties gatewayServerProperties) Set the gatewayServerProperties property: Defines the SAP Gateway Server properties.SapCentralServerProperties.withGatewayServerProperties
(GatewayServerProperties gatewayServerProperties) Set the gatewayServerProperties property: Defines the SAP Gateway Server properties. -
Uses of GatewayServerProperties in com.azure.resourcemanager.workloads.models
Methods in com.azure.resourcemanager.workloads.models that return GatewayServerPropertiesModifier and TypeMethodDescriptionSapCentralServerInstance.gatewayServerProperties()
Gets the gatewayServerProperties property: Defines the SAP Gateway Server properties.Methods in com.azure.resourcemanager.workloads.models with parameters of type GatewayServerPropertiesModifier and TypeMethodDescriptionSapCentralServerInstance.DefinitionStages.WithGatewayServerProperties.withGatewayServerProperties
(GatewayServerProperties gatewayServerProperties) Specifies the gatewayServerProperties property: Defines the SAP Gateway Server properties..