HanaInstance interface

HANA instance info on Azure (ARM properties and HANA properties)

Extends

Properties

hanaInstanceId

Specifies the HANA instance unique ID. NOTE: This property will not be serialized. It can only be populated by the server.

hardwareProfile

Specifies the hardware settings for the HANA instance.

hwRevision

Hardware revision of a HANA instance NOTE: This property will not be serialized. It can only be populated by the server.

networkProfile

Specifies the network settings for the HANA instance.

osProfile

Specifies the operating system settings for the HANA instance.

partnerNodeId

ARM ID of another HanaInstance that will share a network with this HanaInstance

powerState

Resource power state. Possible values include: 'starting', 'started', 'stopping', 'stopped', 'restarting', 'unknown' NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

State of provisioning of the HanaInstance. Possible values include: 'Accepted', 'Creating', 'Updating', 'Failed', 'Succeeded', 'Deleting', 'Migrating' NOTE: This property will not be serialized. It can only be populated by the server.

proximityPlacementGroup

Resource proximity placement group NOTE: This property will not be serialized. It can only be populated by the server.

storageProfile

Specifies the storage settings for the HANA instance disks.

Inherited Properties

id

Resource ID NOTE: This property will not be serialized. It can only be populated by the server.

location

Resource location

name

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

tags

Resource tags NOTE: This property will not be serialized. It can only be populated by the server.

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

hanaInstanceId

Specifies the HANA instance unique ID. NOTE: This property will not be serialized. It can only be populated by the server.

hanaInstanceId?: string

Property Value

string

hardwareProfile

Specifies the hardware settings for the HANA instance.

hardwareProfile?: HardwareProfile

Property Value

hwRevision

Hardware revision of a HANA instance NOTE: This property will not be serialized. It can only be populated by the server.

hwRevision?: string

Property Value

string

networkProfile

Specifies the network settings for the HANA instance.

networkProfile?: NetworkProfile

Property Value

osProfile

Specifies the operating system settings for the HANA instance.

osProfile?: OSProfile

Property Value

partnerNodeId

ARM ID of another HanaInstance that will share a network with this HanaInstance

partnerNodeId?: string

Property Value

string

powerState

Resource power state. Possible values include: 'starting', 'started', 'stopping', 'stopped', 'restarting', 'unknown' NOTE: This property will not be serialized. It can only be populated by the server.

powerState?: HanaInstancePowerStateEnum

Property Value

provisioningState

State of provisioning of the HanaInstance. Possible values include: 'Accepted', 'Creating', 'Updating', 'Failed', 'Succeeded', 'Deleting', 'Migrating' NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: HanaProvisioningStatesEnum

Property Value

proximityPlacementGroup

Resource proximity placement group NOTE: This property will not be serialized. It can only be populated by the server.

proximityPlacementGroup?: string

Property Value

string

storageProfile

Specifies the storage settings for the HANA instance disks.

storageProfile?: StorageProfile

Property Value

Inherited Property Details

id

Resource ID NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

location

Resource location

location?: string

Property Value

string

Inherited From Resource.location

name

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

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags NOTE: This property will not be serialized. It can only be populated by the server.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type