Index

A B C D F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages

A

ACCEPTED - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaProvisioningStatesEnum
Static value Accepted for HanaProvisioningStatesEnum.
apply() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance.Update
Executes the update request.
apply(Context) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance.Update
Executes the update request.
authenticate(TokenCredential, AzureProfile) - Static method in class com.azure.resourcemanager.hanaonazure.HanaManager
Creates an instance of Hana service API entry point.
authenticate(TokenCredential, AzureProfile) - Method in class com.azure.resourcemanager.hanaonazure.HanaManager.Configurable
Creates an instance of Hana service API entry point.
authenticate(HttpPipeline, AzureProfile) - Static method in class com.azure.resourcemanager.hanaonazure.HanaManager
Creates an instance of Hana service API entry point.

B

beginCreate(String, String, HanaInstanceInner) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
Creates a SAP HANA instance.
beginCreate(String, String, HanaInstanceInner, Context) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
Creates a SAP HANA instance.
beginDelete(String, String) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
Deletes a SAP HANA instance.
beginDelete(String, String, Context) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
Deletes a SAP HANA instance.
beginRestart(String, String) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
The operation to restart a SAP HANA instance.
beginRestart(String, String, Context) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
The operation to restart a SAP HANA instance.
beginShutdown(String, String) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
The operation to shutdown a SAP HANA instance.
beginShutdown(String, String, Context) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
The operation to shutdown a SAP HANA instance.
beginStart(String, String) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
The operation to start a SAP HANA instance.
beginStart(String, String, Context) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
The operation to start a SAP HANA instance.

C

circuitId() - Method in class com.azure.resourcemanager.hanaonazure.models.NetworkProfile
Get the circuitId property: Specifies the circuit id for connecting to express route.
CISCO_UCS - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaHardwareTypeNamesEnum
Static value Cisco_UCS for HanaHardwareTypeNamesEnum.
com.azure.resourcemanager.hanaonazure - package com.azure.resourcemanager.hanaonazure
Package containing the classes for HanaManagementClient.
com.azure.resourcemanager.hanaonazure.fluent - package com.azure.resourcemanager.hanaonazure.fluent
Package containing the service clients for HanaManagementClient.
com.azure.resourcemanager.hanaonazure.fluent.models - package com.azure.resourcemanager.hanaonazure.fluent.models
Package containing the inner data models for HanaManagementClient.
com.azure.resourcemanager.hanaonazure.models - package com.azure.resourcemanager.hanaonazure.models
Package containing the data models for HanaManagementClient.
computerName() - Method in class com.azure.resourcemanager.hanaonazure.models.OSProfile
Get the computerName property: Specifies the host OS name of the HANA instance.
configure() - Static method in class com.azure.resourcemanager.hanaonazure.HanaManager
Gets a Configurable instance that can be used to create HanaManager with optional configuration.
create() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance.DefinitionStages.WithCreate
Executes the create request.
create(Context) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance.DefinitionStages.WithCreate
Executes the create request.
create(String, String, HanaInstanceInner) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
Creates a SAP HANA instance.
create(String, String, HanaInstanceInner, Context) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
Creates a SAP HANA instance.
CREATING - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaProvisioningStatesEnum
Static value Creating for HanaProvisioningStatesEnum.

D

define(String) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstances
Begins definition for a new HanaInstance resource.
delete(String, String) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
Deletes a SAP HANA instance.
delete(String, String, Context) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
Deletes a SAP HANA instance.
delete(String, String, Context) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstances
Deletes a SAP HANA instance.
deleteById(String) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstances
Deletes a SAP HANA instance.
deleteByIdWithResponse(String, Context) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstances
Deletes a SAP HANA instance.
deleteByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstances
Deletes a SAP HANA instance.
DELETING - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaProvisioningStatesEnum
Static value Deleting for HanaProvisioningStatesEnum.
description() - Method in class com.azure.resourcemanager.hanaonazure.models.Display
Get the description property: The localized friendly description for the operation as shown to the user.
Disk - Class in com.azure.resourcemanager.hanaonazure.models
Specifies the disk information for the HANA instance.
Disk() - Constructor for class com.azure.resourcemanager.hanaonazure.models.Disk
Creates an instance of Disk class.
diskSizeGB() - Method in class com.azure.resourcemanager.hanaonazure.models.Disk
Get the diskSizeGB property: Specifies the size of an empty data disk in gigabytes.
display() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.OperationInner
Get the display property: Displayed HANA operation information.
display() - Method in interface com.azure.resourcemanager.hanaonazure.models.Operation
Gets the display property: Displayed HANA operation information.
Display - Class in com.azure.resourcemanager.hanaonazure.models
Detailed HANA operation information.
Display() - Constructor for class com.azure.resourcemanager.hanaonazure.models.Display
Creates an instance of Display class.

F

FAILED - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaProvisioningStatesEnum
Static value Failed for HanaProvisioningStatesEnum.
fromString(String) - Static method in class com.azure.resourcemanager.hanaonazure.models.HanaHardwareTypeNamesEnum
Creates or finds a HanaHardwareTypeNamesEnum from its string representation.
fromString(String) - Static method in class com.azure.resourcemanager.hanaonazure.models.HanaInstancePowerStateEnum
Creates or finds a HanaInstancePowerStateEnum from its string representation.
fromString(String) - Static method in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Creates or finds a HanaInstanceSizeNamesEnum from its string representation.
fromString(String) - Static method in class com.azure.resourcemanager.hanaonazure.models.HanaProvisioningStatesEnum
Creates or finds a HanaProvisioningStatesEnum from its string representation.

G

getApiVersion() - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaManagementClient
Gets Api Version.
getById(String) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstances
Gets properties of a SAP HANA instance.
getByIdWithResponse(String, Context) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstances
Gets properties of a SAP HANA instance.
getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
Gets properties of a SAP HANA instance.
getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstances
Gets properties of a SAP HANA instance.
getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
Gets properties of a SAP HANA instance.
getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstances
Gets properties of a SAP HANA instance.
getDefaultPollInterval() - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaManagementClient
Gets The default poll interval for long-running operation.
getEndpoint() - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaManagementClient
Gets server parameter.
getHanaInstances() - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaManagementClient
Gets the HanaInstancesClient object to access its operations.
getHttpPipeline() - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaManagementClient
Gets The HTTP pipeline to send requests through.
getOperations() - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaManagementClient
Gets the OperationsClient object to access its operations.
getSubscriptionId() - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaManagementClient
Gets Subscription ID which uniquely identify Microsoft Azure subscription.
gid() - Method in class com.azure.resourcemanager.hanaonazure.models.SapSystemId
Get the gid property: Group ID of the HANA database user.

H

HanaHardwareTypeNamesEnum - Class in com.azure.resourcemanager.hanaonazure.models
Name of the hardware type (vendor and/or their product name).
HanaHardwareTypeNamesEnum() - Constructor for class com.azure.resourcemanager.hanaonazure.models.HanaHardwareTypeNamesEnum
Deprecated.
HanaInstance - Interface in com.azure.resourcemanager.hanaonazure.models
An immutable client-side representation of HanaInstance.
HanaInstance.Definition - Interface in com.azure.resourcemanager.hanaonazure.models
The entirety of the HanaInstance definition.
HanaInstance.DefinitionStages - Interface in com.azure.resourcemanager.hanaonazure.models
The HanaInstance definition stages.
HanaInstance.DefinitionStages.Blank - Interface in com.azure.resourcemanager.hanaonazure.models
The first stage of the HanaInstance definition.
HanaInstance.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.hanaonazure.models
The stage of the HanaInstance definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
HanaInstance.DefinitionStages.WithHardwareProfile - Interface in com.azure.resourcemanager.hanaonazure.models
The stage of the HanaInstance definition allowing to specify hardwareProfile.
HanaInstance.DefinitionStages.WithLocation - Interface in com.azure.resourcemanager.hanaonazure.models
The stage of the HanaInstance definition allowing to specify location.
HanaInstance.DefinitionStages.WithNetworkProfile - Interface in com.azure.resourcemanager.hanaonazure.models
The stage of the HanaInstance definition allowing to specify networkProfile.
HanaInstance.DefinitionStages.WithOsProfile - Interface in com.azure.resourcemanager.hanaonazure.models
The stage of the HanaInstance definition allowing to specify osProfile.
HanaInstance.DefinitionStages.WithPartnerNodeId - Interface in com.azure.resourcemanager.hanaonazure.models
The stage of the HanaInstance definition allowing to specify partnerNodeId.
HanaInstance.DefinitionStages.WithResourceGroup - Interface in com.azure.resourcemanager.hanaonazure.models
The stage of the HanaInstance definition allowing to specify parent resource.
HanaInstance.DefinitionStages.WithStorageProfile - Interface in com.azure.resourcemanager.hanaonazure.models
The stage of the HanaInstance definition allowing to specify storageProfile.
HanaInstance.DefinitionStages.WithTags - Interface in com.azure.resourcemanager.hanaonazure.models
The stage of the HanaInstance definition allowing to specify tags.
HanaInstance.Update - Interface in com.azure.resourcemanager.hanaonazure.models
The template for HanaInstance update.
HanaInstance.UpdateStages - Interface in com.azure.resourcemanager.hanaonazure.models
The HanaInstance update stages.
HanaInstance.UpdateStages.WithTags - Interface in com.azure.resourcemanager.hanaonazure.models
The stage of the HanaInstance update allowing to specify tags.
hanaInstanceId() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceInner
Get the hanaInstanceId property: Specifies the HANA instance unique ID.
hanaInstanceId() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceProperties
Get the hanaInstanceId property: Specifies the HANA instance unique ID.
hanaInstanceId() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
Gets the hanaInstanceId property: Specifies the HANA instance unique ID.
HanaInstanceInner - Class in com.azure.resourcemanager.hanaonazure.fluent.models
HANA instance info on Azure (ARM properties and HANA properties).
HanaInstanceInner() - Constructor for class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceInner
Creates an instance of HanaInstanceInner class.
HanaInstancePowerStateEnum - Class in com.azure.resourcemanager.hanaonazure.models
Resource power state.
HanaInstancePowerStateEnum() - Constructor for class com.azure.resourcemanager.hanaonazure.models.HanaInstancePowerStateEnum
Deprecated.
HanaInstanceProperties - Class in com.azure.resourcemanager.hanaonazure.fluent.models
Describes the properties of a HANA instance.
HanaInstanceProperties() - Constructor for class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceProperties
Creates an instance of HanaInstanceProperties class.
hanaInstances() - Method in class com.azure.resourcemanager.hanaonazure.HanaManager
Gets the resource collection API of HanaInstances.
HanaInstances - Interface in com.azure.resourcemanager.hanaonazure.models
Resource collection API of HanaInstances.
HanaInstancesClient - Interface in com.azure.resourcemanager.hanaonazure.fluent
An instance of this class provides access to all the operations defined in HanaInstancesClient.
hanaInstanceSize() - Method in class com.azure.resourcemanager.hanaonazure.models.HardwareProfile
Get the hanaInstanceSize property: Specifies the HANA instance SKU.
HanaInstanceSizeNamesEnum - Class in com.azure.resourcemanager.hanaonazure.models
Specifies the HANA instance SKU.
HanaInstanceSizeNamesEnum() - Constructor for class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Deprecated.
HanaInstancesListResult - Class in com.azure.resourcemanager.hanaonazure.models
The response from the List HANA Instances operation.
HanaInstancesListResult() - Constructor for class com.azure.resourcemanager.hanaonazure.models.HanaInstancesListResult
Creates an instance of HanaInstancesListResult class.
HanaManagementClient - Interface in com.azure.resourcemanager.hanaonazure.fluent
The interface for HanaManagementClient class.
HanaManager - Class in com.azure.resourcemanager.hanaonazure
Entry point to HanaManager.
HanaManager.Configurable - Class in com.azure.resourcemanager.hanaonazure
The Configurable allowing configurations to be set.
HanaProvisioningStatesEnum - Class in com.azure.resourcemanager.hanaonazure.models
State of provisioning of the HanaInstance.
HanaProvisioningStatesEnum() - Constructor for class com.azure.resourcemanager.hanaonazure.models.HanaProvisioningStatesEnum
Deprecated.
hanaSids() - Method in class com.azure.resourcemanager.hanaonazure.models.StorageProfile
Get the hanaSids property: Specifies information related to SAP system IDs for the hana instance.
hardwareProfile() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceInner
Get the hardwareProfile property: Specifies the hardware settings for the HANA instance.
hardwareProfile() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceProperties
Get the hardwareProfile property: Specifies the hardware settings for the HANA instance.
hardwareProfile() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
Gets the hardwareProfile property: Specifies the hardware settings for the HANA instance.
HardwareProfile - Class in com.azure.resourcemanager.hanaonazure.models
Specifies the hardware settings for the HANA instance.
HardwareProfile() - Constructor for class com.azure.resourcemanager.hanaonazure.models.HardwareProfile
Creates an instance of HardwareProfile class.
hardwareType() - Method in class com.azure.resourcemanager.hanaonazure.models.HardwareProfile
Get the hardwareType property: Name of the hardware type (vendor and/or their product name).
HPE - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaHardwareTypeNamesEnum
Static value HPE for HanaHardwareTypeNamesEnum.
hwRevision() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceInner
Get the hwRevision property: Hardware revision of a HANA instance.
hwRevision() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceProperties
Get the hwRevision property: Hardware revision of a HANA instance.
hwRevision() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
Gets the hwRevision property: Hardware revision of a HANA instance.

I

id() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
Gets the id property: Fully qualified resource Id for the resource.
innerModel() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
Gets the inner com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceInner object.
innerModel() - Method in interface com.azure.resourcemanager.hanaonazure.models.Operation
Gets the inner com.azure.resourcemanager.hanaonazure.fluent.models.OperationInner object.
ipAddress() - Method in class com.azure.resourcemanager.hanaonazure.models.IpAddress
Get the ipAddress property: Specifies the IP address of the network interface.
IpAddress - Class in com.azure.resourcemanager.hanaonazure.models
Specifies the IP address of the network interface.
IpAddress() - Constructor for class com.azure.resourcemanager.hanaonazure.models.IpAddress
Creates an instance of IpAddress class.
isDataAction() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.OperationInner
Get the isDataAction property: Indicates whether the operation applies to data-plane.
isDataAction() - Method in interface com.azure.resourcemanager.hanaonazure.models.Operation
Gets the isDataAction property: Indicates whether the operation applies to data-plane.

L

list() - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
Gets a list of SAP HANA instances in the specified subscription.
list() - Method in interface com.azure.resourcemanager.hanaonazure.fluent.OperationsClient
Gets a list of SAP HANA management operations.
list() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstances
Gets a list of SAP HANA instances in the specified subscription.
list() - Method in interface com.azure.resourcemanager.hanaonazure.models.Operations
Gets a list of SAP HANA management operations.
list(Context) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
Gets a list of SAP HANA instances in the specified subscription.
list(Context) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.OperationsClient
Gets a list of SAP HANA management operations.
list(Context) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstances
Gets a list of SAP HANA instances in the specified subscription.
list(Context) - Method in interface com.azure.resourcemanager.hanaonazure.models.Operations
Gets a list of SAP HANA management operations.
listByResourceGroup(String) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
Gets a list of SAP HANA instances in the specified subscription and the resource group.
listByResourceGroup(String) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstances
Gets a list of SAP HANA instances in the specified subscription and the resource group.
listByResourceGroup(String, Context) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
Gets a list of SAP HANA instances in the specified subscription and the resource group.
listByResourceGroup(String, Context) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstances
Gets a list of SAP HANA instances in the specified subscription and the resource group.
location() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
Gets the location property: The geo-location where the resource lives.
lun() - Method in class com.azure.resourcemanager.hanaonazure.models.Disk
Get the lun property: Specifies the logical unit number of the data disk.

M

memoryAllocation() - Method in class com.azure.resourcemanager.hanaonazure.models.SapSystemId
Get the memoryAllocation property: Percent of memory to allocate to this SID.
MIGRATING - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaProvisioningStatesEnum
Static value Migrating for HanaProvisioningStatesEnum.

N

name() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.OperationInner
Get the name property: The name of the operation being performed on this particular object.
name() - Method in class com.azure.resourcemanager.hanaonazure.models.Disk
Get the name property: The disk name.
name() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
Gets the name property: The name of the resource.
name() - Method in interface com.azure.resourcemanager.hanaonazure.models.Operation
Gets the name property: The name of the operation being performed on this particular object.
networkInterfaces() - Method in class com.azure.resourcemanager.hanaonazure.models.NetworkProfile
Get the networkInterfaces property: Specifies the network interfaces for the HANA instance.
networkProfile() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceInner
Get the networkProfile property: Specifies the network settings for the HANA instance.
networkProfile() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceProperties
Get the networkProfile property: Specifies the network settings for the HANA instance.
networkProfile() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
Gets the networkProfile property: Specifies the network settings for the HANA instance.
NetworkProfile - Class in com.azure.resourcemanager.hanaonazure.models
Specifies the network settings for the HANA instance disks.
NetworkProfile() - Constructor for class com.azure.resourcemanager.hanaonazure.models.NetworkProfile
Creates an instance of NetworkProfile class.
nextLink() - Method in class com.azure.resourcemanager.hanaonazure.models.HanaInstancesListResult
Get the nextLink property: The URL to get the next set of HANA instances.
nfsIpAddress() - Method in class com.azure.resourcemanager.hanaonazure.models.StorageProfile
Get the nfsIpAddress property: IP Address to connect to storage.

O

operation() - Method in class com.azure.resourcemanager.hanaonazure.models.Display
Get the operation property: The localized friendly name for the operation as shown to the user.
Operation - Interface in com.azure.resourcemanager.hanaonazure.models
An immutable client-side representation of Operation.
OperationInner - Class in com.azure.resourcemanager.hanaonazure.fluent.models
HANA operation information.
OperationInner() - Constructor for class com.azure.resourcemanager.hanaonazure.fluent.models.OperationInner
Creates an instance of OperationInner class.
OperationList - Class in com.azure.resourcemanager.hanaonazure.models
List of HANA operations.
OperationList() - Constructor for class com.azure.resourcemanager.hanaonazure.models.OperationList
Creates an instance of OperationList class.
operations() - Method in class com.azure.resourcemanager.hanaonazure.HanaManager
Gets the resource collection API of Operations.
Operations - Interface in com.azure.resourcemanager.hanaonazure.models
Resource collection API of Operations.
OperationsClient - Interface in com.azure.resourcemanager.hanaonazure.fluent
An instance of this class provides access to all the operations defined in OperationsClient.
origin() - Method in class com.azure.resourcemanager.hanaonazure.models.Display
Get the origin property: The intended executor of the operation; governs the display of the operation in the RBAC UX and the audit logs UX.
osDisks() - Method in class com.azure.resourcemanager.hanaonazure.models.StorageProfile
Get the osDisks property: Specifies information about the operating system disk used by the hana instance.
osProfile() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceInner
Get the osProfile property: Specifies the operating system settings for the HANA instance.
osProfile() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceProperties
Get the osProfile property: Specifies the operating system settings for the HANA instance.
osProfile() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
Gets the osProfile property: Specifies the operating system settings for the HANA instance.
OSProfile - Class in com.azure.resourcemanager.hanaonazure.models
Specifies the operating system settings for the HANA instance.
OSProfile() - Constructor for class com.azure.resourcemanager.hanaonazure.models.OSProfile
Creates an instance of OSProfile class.
osType() - Method in class com.azure.resourcemanager.hanaonazure.models.OSProfile
Get the osType property: This property allows you to specify the type of the OS.

P

partnerNodeId() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceInner
Get the partnerNodeId property: ARM ID of another HanaInstance that will share a network with this HanaInstance.
partnerNodeId() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceProperties
Get the partnerNodeId property: ARM ID of another HanaInstance that will share a network with this HanaInstance.
partnerNodeId() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
Gets the partnerNodeId property: ARM ID of another HanaInstance that will share a network with this HanaInstance.
powerState() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceInner
Get the powerState property: Resource power state.
powerState() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceProperties
Get the powerState property: Resource power state.
powerState() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
Gets the powerState property: Resource power state.
provider() - Method in class com.azure.resourcemanager.hanaonazure.models.Display
Get the provider property: The localized friendly form of the resource provider name.
provisioningState() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceInner
Get the provisioningState property: State of provisioning of the HanaInstance.
provisioningState() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceProperties
Get the provisioningState property: State of provisioning of the HanaInstance.
provisioningState() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
Gets the provisioningState property: State of provisioning of the HanaInstance.
proximityPlacementGroup() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceInner
Get the proximityPlacementGroup property: Resource proximity placement group.
proximityPlacementGroup() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceProperties
Get the proximityPlacementGroup property: Resource proximity placement group.
proximityPlacementGroup() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
Gets the proximityPlacementGroup property: Resource proximity placement group.

R

refresh() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
Refreshes the resource to sync with Azure.
refresh(Context) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
Refreshes the resource to sync with Azure.
region() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
Gets the region of the resource.
regionName() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
Gets the name of the resource region.
resource() - Method in class com.azure.resourcemanager.hanaonazure.models.Display
Get the resource property: The localized friendly form of the resource type related to this action/operation.
resourceGroupName() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
Gets the name of the resource group.
restart() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
The operation to restart a SAP HANA instance.
restart(Context) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
The operation to restart a SAP HANA instance.
restart(String, String) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
The operation to restart a SAP HANA instance.
restart(String, String) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstances
The operation to restart a SAP HANA instance.
restart(String, String, Context) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
The operation to restart a SAP HANA instance.
restart(String, String, Context) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstances
The operation to restart a SAP HANA instance.
RESTARTING - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstancePowerStateEnum
Static value restarting for HanaInstancePowerStateEnum.

S

S112 - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S112 for HanaInstanceSizeNamesEnum.
S144 - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S144 for HanaInstanceSizeNamesEnum.
S144M - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S144m for HanaInstanceSizeNamesEnum.
S192 - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S192 for HanaInstanceSizeNamesEnum.
S192M - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S192m for HanaInstanceSizeNamesEnum.
S192XM - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S192xm for HanaInstanceSizeNamesEnum.
S224 - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S224 for HanaInstanceSizeNamesEnum.
S224M - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S224m for HanaInstanceSizeNamesEnum.
S224OM - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S224om for HanaInstanceSizeNamesEnum.
S224OO - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S224oo for HanaInstanceSizeNamesEnum.
S224OOM - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S224oom for HanaInstanceSizeNamesEnum.
S224OOO - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S224ooo for HanaInstanceSizeNamesEnum.
S384 - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S384 for HanaInstanceSizeNamesEnum.
S384M - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S384m for HanaInstanceSizeNamesEnum.
S384XM - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S384xm for HanaInstanceSizeNamesEnum.
S384XXM - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S384xxm for HanaInstanceSizeNamesEnum.
S448 - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S448 for HanaInstanceSizeNamesEnum.
S448M - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S448m for HanaInstanceSizeNamesEnum.
S448OM - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S448om for HanaInstanceSizeNamesEnum.
S448OO - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S448oo for HanaInstanceSizeNamesEnum.
S448OOM - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S448oom for HanaInstanceSizeNamesEnum.
S448OOO - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S448ooo for HanaInstanceSizeNamesEnum.
S576M - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S576m for HanaInstanceSizeNamesEnum.
S576XM - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S576xm for HanaInstanceSizeNamesEnum.
S672 - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S672 for HanaInstanceSizeNamesEnum.
S672M - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S672m for HanaInstanceSizeNamesEnum.
S672OM - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S672om for HanaInstanceSizeNamesEnum.
S672OO - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S672oo for HanaInstanceSizeNamesEnum.
S672OOM - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S672oom for HanaInstanceSizeNamesEnum.
S672OOO - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S672ooo for HanaInstanceSizeNamesEnum.
S72 - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S72 for HanaInstanceSizeNamesEnum.
S72M - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S72m for HanaInstanceSizeNamesEnum.
S768 - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S768 for HanaInstanceSizeNamesEnum.
S768M - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S768m for HanaInstanceSizeNamesEnum.
S768XM - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S768xm for HanaInstanceSizeNamesEnum.
S896 - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S896 for HanaInstanceSizeNamesEnum.
S896M - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S896m for HanaInstanceSizeNamesEnum.
S896OM - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S896om for HanaInstanceSizeNamesEnum.
S896OO - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S896oo for HanaInstanceSizeNamesEnum.
S896OOM - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S896oom for HanaInstanceSizeNamesEnum.
S896OOO - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S896ooo for HanaInstanceSizeNamesEnum.
S96 - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S96 for HanaInstanceSizeNamesEnum.
S960M - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Static value S960m for HanaInstanceSizeNamesEnum.
SapSystemId - Class in com.azure.resourcemanager.hanaonazure.models
Specifies information related to a SAP system ID.
SapSystemId() - Constructor for class com.azure.resourcemanager.hanaonazure.models.SapSystemId
Creates an instance of SapSystemId class.
serviceClient() - Method in class com.azure.resourcemanager.hanaonazure.HanaManager
 
shutdown() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
The operation to shutdown a SAP HANA instance.
shutdown(Context) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
The operation to shutdown a SAP HANA instance.
shutdown(String, String) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
The operation to shutdown a SAP HANA instance.
shutdown(String, String) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstances
The operation to shutdown a SAP HANA instance.
shutdown(String, String, Context) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
The operation to shutdown a SAP HANA instance.
shutdown(String, String, Context) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstances
The operation to shutdown a SAP HANA instance.
sid() - Method in class com.azure.resourcemanager.hanaonazure.models.SapSystemId
Get the sid property: SAP system ID as database identifier.
sshPublicKey() - Method in class com.azure.resourcemanager.hanaonazure.models.OSProfile
Get the sshPublicKey property: Specifies the SSH public key used to access the operating system.
start() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
The operation to start a SAP HANA instance.
start(Context) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
The operation to start a SAP HANA instance.
start(String, String) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
The operation to start a SAP HANA instance.
start(String, String) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstances
The operation to start a SAP HANA instance.
start(String, String, Context) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
The operation to start a SAP HANA instance.
start(String, String, Context) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstances
The operation to start a SAP HANA instance.
STARTED - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstancePowerStateEnum
Static value started for HanaInstancePowerStateEnum.
STARTING - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstancePowerStateEnum
Static value starting for HanaInstancePowerStateEnum.
STOPPED - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstancePowerStateEnum
Static value stopped for HanaInstancePowerStateEnum.
STOPPING - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstancePowerStateEnum
Static value stopping for HanaInstancePowerStateEnum.
storageProfile() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceInner
Get the storageProfile property: Specifies the storage settings for the HANA instance disks.
storageProfile() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceProperties
Get the storageProfile property: Specifies the storage settings for the HANA instance disks.
storageProfile() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
Gets the storageProfile property: Specifies the storage settings for the HANA instance disks.
StorageProfile - Class in com.azure.resourcemanager.hanaonazure.models
Specifies the storage settings for the HANA instance disks.
StorageProfile() - Constructor for class com.azure.resourcemanager.hanaonazure.models.StorageProfile
Creates an instance of StorageProfile class.
SUCCEEDED - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaProvisioningStatesEnum
Static value Succeeded for HanaProvisioningStatesEnum.

T

tags() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
Gets the tags property: Resource tags.
tags() - Method in class com.azure.resourcemanager.hanaonazure.models.Tags
Get the tags property: Tags field of the HANA instance.
Tags - Class in com.azure.resourcemanager.hanaonazure.models
Tags field of the HANA instance.
Tags() - Constructor for class com.azure.resourcemanager.hanaonazure.models.Tags
Creates an instance of Tags class.
type() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
Gets the type property: The type of the resource.

U

uid() - Method in class com.azure.resourcemanager.hanaonazure.models.SapSystemId
Get the uid property: User ID of the HANA database user.
UNKNOWN - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaInstancePowerStateEnum
Static value unknown for HanaInstancePowerStateEnum.
update() - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance
Begins update for the HanaInstance resource.
update(String, String, Tags) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
Patches the Tags field of a SAP HANA instance.
updateWithResponse(String, String, Tags, Context) - Method in interface com.azure.resourcemanager.hanaonazure.fluent.HanaInstancesClient
Patches the Tags field of a SAP HANA instance.
UPDATING - Static variable in class com.azure.resourcemanager.hanaonazure.models.HanaProvisioningStatesEnum
Static value Updating for HanaProvisioningStatesEnum.
username() - Method in class com.azure.resourcemanager.hanaonazure.models.SapSystemId
Get the username property: Name of the HANA database user.

V

validate() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.OperationInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.hanaonazure.models.Disk
Validates the instance.
validate() - Method in class com.azure.resourcemanager.hanaonazure.models.Display
Validates the instance.
validate() - Method in class com.azure.resourcemanager.hanaonazure.models.HanaInstancesListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.hanaonazure.models.HardwareProfile
Validates the instance.
validate() - Method in class com.azure.resourcemanager.hanaonazure.models.IpAddress
Validates the instance.
validate() - Method in class com.azure.resourcemanager.hanaonazure.models.NetworkProfile
Validates the instance.
validate() - Method in class com.azure.resourcemanager.hanaonazure.models.OperationList
Validates the instance.
validate() - Method in class com.azure.resourcemanager.hanaonazure.models.OSProfile
Validates the instance.
validate() - Method in class com.azure.resourcemanager.hanaonazure.models.SapSystemId
Validates the instance.
validate() - Method in class com.azure.resourcemanager.hanaonazure.models.StorageProfile
Validates the instance.
validate() - Method in class com.azure.resourcemanager.hanaonazure.models.Tags
Validates the instance.
value() - Method in class com.azure.resourcemanager.hanaonazure.models.HanaInstancesListResult
Get the value property: The list of SAP HANA on Azure instances.
value() - Method in class com.azure.resourcemanager.hanaonazure.models.OperationList
Get the value property: List of HANA operations.
values() - Static method in class com.azure.resourcemanager.hanaonazure.models.HanaHardwareTypeNamesEnum
Gets known HanaHardwareTypeNamesEnum values.
values() - Static method in class com.azure.resourcemanager.hanaonazure.models.HanaInstancePowerStateEnum
Gets known HanaInstancePowerStateEnum values.
values() - Static method in class com.azure.resourcemanager.hanaonazure.models.HanaInstanceSizeNamesEnum
Gets known HanaInstanceSizeNamesEnum values.
values() - Static method in class com.azure.resourcemanager.hanaonazure.models.HanaProvisioningStatesEnum
Gets known HanaProvisioningStatesEnum values.
version() - Method in class com.azure.resourcemanager.hanaonazure.models.OSProfile
Get the version property: Specifies version of operating system.

W

withComputerName(String) - Method in class com.azure.resourcemanager.hanaonazure.models.OSProfile
Set the computerName property: Specifies the host OS name of the HANA instance.
withDefaultPollInterval(Duration) - Method in class com.azure.resourcemanager.hanaonazure.HanaManager.Configurable
Sets the default poll interval, used when service does not provide "Retry-After" header.
withDiskSizeGB(Integer) - Method in class com.azure.resourcemanager.hanaonazure.models.Disk
Set the diskSizeGB property: Specifies the size of an empty data disk in gigabytes.
withDisplay(Display) - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.OperationInner
Set the display property: Displayed HANA operation information.
withExistingResourceGroup(String) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance.DefinitionStages.WithResourceGroup
Specifies resourceGroupName.
withGid(String) - Method in class com.azure.resourcemanager.hanaonazure.models.SapSystemId
Set the gid property: Group ID of the HANA database user.
withHanaSids(List<SapSystemId>) - Method in class com.azure.resourcemanager.hanaonazure.models.StorageProfile
Set the hanaSids property: Specifies information related to SAP system IDs for the hana instance.
withHardwareProfile(HardwareProfile) - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceInner
Set the hardwareProfile property: Specifies the hardware settings for the HANA instance.
withHardwareProfile(HardwareProfile) - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceProperties
Set the hardwareProfile property: Specifies the hardware settings for the HANA instance.
withHardwareProfile(HardwareProfile) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance.DefinitionStages.WithHardwareProfile
Specifies the hardwareProfile property: Specifies the hardware settings for the HANA instance..
withHttpClient(HttpClient) - Method in class com.azure.resourcemanager.hanaonazure.HanaManager.Configurable
Sets the http client.
withIpAddress(String) - Method in class com.azure.resourcemanager.hanaonazure.models.IpAddress
Set the ipAddress property: Specifies the IP address of the network interface.
withLocation(String) - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceInner
withLogOptions(HttpLogOptions) - Method in class com.azure.resourcemanager.hanaonazure.HanaManager.Configurable
Sets the logging options to the HTTP pipeline.
withName(String) - Method in class com.azure.resourcemanager.hanaonazure.models.Disk
Set the name property: The disk name.
withNetworkInterfaces(List<IpAddress>) - Method in class com.azure.resourcemanager.hanaonazure.models.NetworkProfile
Set the networkInterfaces property: Specifies the network interfaces for the HANA instance.
withNetworkProfile(NetworkProfile) - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceInner
Set the networkProfile property: Specifies the network settings for the HANA instance.
withNetworkProfile(NetworkProfile) - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceProperties
Set the networkProfile property: Specifies the network settings for the HANA instance.
withNetworkProfile(NetworkProfile) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance.DefinitionStages.WithNetworkProfile
Specifies the networkProfile property: Specifies the network settings for the HANA instance..
withNextLink(String) - Method in class com.azure.resourcemanager.hanaonazure.models.HanaInstancesListResult
Set the nextLink property: The URL to get the next set of HANA instances.
withOsDisks(List<Disk>) - Method in class com.azure.resourcemanager.hanaonazure.models.StorageProfile
Set the osDisks property: Specifies information about the operating system disk used by the hana instance.
withOsProfile(OSProfile) - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceInner
Set the osProfile property: Specifies the operating system settings for the HANA instance.
withOsProfile(OSProfile) - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceProperties
Set the osProfile property: Specifies the operating system settings for the HANA instance.
withOsProfile(OSProfile) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance.DefinitionStages.WithOsProfile
Specifies the osProfile property: Specifies the operating system settings for the HANA instance..
withPartnerNodeId(String) - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceInner
Set the partnerNodeId property: ARM ID of another HanaInstance that will share a network with this HanaInstance.
withPartnerNodeId(String) - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceProperties
Set the partnerNodeId property: ARM ID of another HanaInstance that will share a network with this HanaInstance.
withPartnerNodeId(String) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance.DefinitionStages.WithPartnerNodeId
Specifies the partnerNodeId property: ARM ID of another HanaInstance that will share a network with this HanaInstance.
withPolicy(HttpPipelinePolicy) - Method in class com.azure.resourcemanager.hanaonazure.HanaManager.Configurable
Adds the pipeline policy to the HTTP pipeline.
withRegion(Region) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance.DefinitionStages.WithLocation
Specifies the region for the resource.
withRegion(String) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance.DefinitionStages.WithLocation
Specifies the region for the resource.
withRetryOptions(RetryOptions) - Method in class com.azure.resourcemanager.hanaonazure.HanaManager.Configurable
Sets the retry options for the HTTP pipeline retry policy.
withRetryPolicy(RetryPolicy) - Method in class com.azure.resourcemanager.hanaonazure.HanaManager.Configurable
Sets the retry policy to the HTTP pipeline.
withScope(String) - Method in class com.azure.resourcemanager.hanaonazure.HanaManager.Configurable
Adds the scope to permission sets.
withSid(String) - Method in class com.azure.resourcemanager.hanaonazure.models.SapSystemId
Set the sid property: SAP system ID as database identifier.
withSshPublicKey(String) - Method in class com.azure.resourcemanager.hanaonazure.models.OSProfile
Set the sshPublicKey property: Specifies the SSH public key used to access the operating system.
withStorageProfile(StorageProfile) - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceInner
Set the storageProfile property: Specifies the storage settings for the HANA instance disks.
withStorageProfile(StorageProfile) - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceProperties
Set the storageProfile property: Specifies the storage settings for the HANA instance disks.
withStorageProfile(StorageProfile) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance.DefinitionStages.WithStorageProfile
Specifies the storageProfile property: Specifies the storage settings for the HANA instance disks..
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.hanaonazure.fluent.models.HanaInstanceInner
withTags(Map<String, String>) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance.DefinitionStages.WithTags
Specifies the tags property: Resource tags..
withTags(Map<String, String>) - Method in interface com.azure.resourcemanager.hanaonazure.models.HanaInstance.UpdateStages.WithTags
Specifies the tags property: Tags field of the HANA instance..
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.hanaonazure.models.Tags
Set the tags property: Tags field of the HANA instance.
withUid(String) - Method in class com.azure.resourcemanager.hanaonazure.models.SapSystemId
Set the uid property: User ID of the HANA database user.
withUsername(String) - Method in class com.azure.resourcemanager.hanaonazure.models.SapSystemId
Set the username property: Name of the HANA database user.
withValue(List<HanaInstanceInner>) - Method in class com.azure.resourcemanager.hanaonazure.models.HanaInstancesListResult
Set the value property: The list of SAP HANA on Azure instances.
withValue(List<OperationInner>) - Method in class com.azure.resourcemanager.hanaonazure.models.OperationList
Set the value property: List of HANA operations.
A B C D F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages