Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SAPCentralServerInstance

Package version

Define the SAP Central Server Instance.

Hierarchy

Index

Properties

Optional enqueueReplicationServerProperties

enqueueReplicationServerProperties: EnqueueReplicationServerProperties

Defines the SAP ERS Server properties.

Optional enqueueServerProperties

enqueueServerProperties: EnqueueServerProperties

Defines the SAP enqueue server properties.

Optional errors

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

Optional gatewayServerProperties

gatewayServerProperties: GatewayServerProperties

Defines the SAP Gateway Server properties.

Optional health

Defines the SAP Instance health. 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 central server instance id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kernelPatch

kernelPatch: undefined | string

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

Optional kernelVersion

kernelVersion: undefined | string

The central server 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 messageServerProperties

messageServerProperties: MessageServerProperties

Defines the SAP message server properties.

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 central 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 vmDetails

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

Generated using TypeDoc