SapApplicationServerProperties Class
- java.
lang. Object - com.
azure. resourcemanager. workloads. fluent. models. SapApplicationServerProperties
- com.
Implements
public final class SapApplicationServerProperties
implements JsonSerializable<SapApplicationServerProperties>
Defines the SAP Application Server instance properties.
Constructor | Description |
---|---|
Sap |
Creates an instance of Sap |
Modifier and Type | Method and Description |
---|---|
Sap |
errors()
Get the errors property: Defines the Application Instance errors. |
static
Sap |
from Reads an instance of Sap |
Long |
gateway Get the gateway |
Sap |
health()
Get the health property: Defines the health of SAP Instances. |
String |
hostname()
Get the hostname property: Application server instance SAP hostname. |
Long |
icm Get the icm |
Long |
icm Get the icm |
String |
instance Get the instance |
String |
ip Get the ip |
String |
kernel Get the kernel |
String |
kernel Get the kernel |
Load |
load Get the load |
Sap |
provisioning Get the provisioning |
Sap |
status()
Get the status property: Defines the SAP Instance status. |
String |
subnet()
Get the subnet property: Application server Subnet. |
Json |
to |
void |
validate()
Validates the instance. |
List<Application |
vm Get the vm |
Methods inherited from java.lang.Object
SapApplicationServerProperties
public SapApplicationServerProperties()
Creates an instance of SapApplicationServerProperties class.
errors
public SapVirtualInstanceError errors()
Get the errors property: Defines the Application Instance errors.
Returns:
fromJson
public static SapApplicationServerProperties fromJson(JsonReader jsonReader)
Reads an instance of SapApplicationServerProperties from the JsonReader.
Parameters:
Returns:
Throws:
gatewayPort
public Long gatewayPort()
Get the gatewayPort property: Application server instance gateway Port.
Returns:
health
public SapHealthState health()
Get the health property: Defines the health of SAP Instances.
Returns:
hostname
public String hostname()
Get the hostname property: Application server instance SAP hostname.
Returns:
icmHttpPort
public Long icmHttpPort()
Get the icmHttpPort property: Application server instance ICM HTTP Port.
Returns:
icmHttpsPort
public Long icmHttpsPort()
Get the icmHttpsPort property: Application server instance ICM HTTPS Port.
Returns:
instanceNo
public String instanceNo()
Get the instanceNo property: Application server Instance Number.
Returns:
ipAddress
public String ipAddress()
Get the ipAddress property: Application server instance SAP IP Address.
Returns:
kernelPatch
public String kernelPatch()
Get the kernelPatch property: Application server instance SAP Kernel Patch level.
Returns:
kernelVersion
public String kernelVersion()
Get the kernelVersion property: Application server instance SAP Kernel Version.
Returns:
loadBalancerDetails
public LoadBalancerDetails loadBalancerDetails()
Get the loadBalancerDetails property: The Load Balancer details such as LoadBalancer ID attached to Application Server Virtual Machines.
Returns:
provisioningState
public SapVirtualInstanceProvisioningState provisioningState()
Get the provisioningState property: Defines the provisioning states.
Returns:
status
public SapVirtualInstanceStatus status()
Get the status property: Defines the SAP Instance status.
Returns:
subnet
public String subnet()
Get the subnet property: Application server Subnet.
Returns:
toJson
validate
public void validate()
Validates the instance.
vmDetails
public List
Get the vmDetails property: The list of virtual machines.
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: