Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SAPApplicationServerInstance

Package version

Define the SAP Application Server Instance.

Hierarchy

Index

Properties

Optional errors

Defines the Application Instance errors. NOTE: This property will not be serialized. It can only be populated by the server.

Optional gatewayPort

gatewayPort: undefined | number

The application server gateway Port. NOTE: This property will not be serialized. It can only be populated by the server.

Optional health

Defines the SAP Instance health. NOTE: This property will not be serialized. It can only be populated by the server.

Optional hostname

hostname: undefined | string

The application server SAP host name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional icmHttpPort

icmHttpPort: undefined | number

The application server ICM HTTP Port. NOTE: This property will not be serialized. It can only be populated by the server.

Optional icmHttpsPort

icmHttpsPort: undefined | number

The application server ICM HTTPS Port. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

Optional instanceNo

instanceNo: undefined | string

The application server instance id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional ipAddress

ipAddress: undefined | string

The application server SAP IP Address. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kernelPatch

kernelPatch: undefined | string

The application server SAP kernel patch. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kernelVersion

kernelVersion: undefined | string

The application server SAP kernel version. NOTE: This property will not be serialized. It can only be populated by the server.

location

location: string

The geo-location where the resource lives

Optional name

name: undefined | string

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

Optional provisioningState

Defines the provisioning states. NOTE: This property will not be serialized. It can only be populated by the server.

Optional status

Defines the SAP Instance status. NOTE: This property will not be serialized. It can only be populated by the server.

Optional subnet

subnet: undefined | string

The application server subnet. NOTE: This property will not be serialized. It can only be populated by the server.

Optional systemData

systemData: SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | {}

Resource tags.

Optional type

type: undefined | string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Optional virtualMachineId

virtualMachineId: undefined | string

The virtual machine. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc