Share via


SAPVirtualInstanceProperties interface

Defines the Virtual Instance for SAP solutions resource properties.

Properties

configuration

Defines if the SAP system is being created using Azure Center for SAP solutions (ACSS) or if an existing SAP system is being registered with ACSS

environment

Defines the environment type - Production/Non Production.

errors

Indicates any errors on the Virtual Instance for SAP solutions resource.

health

Defines the health of SAP Instances.

managedResourceGroupConfiguration

Managed resource group configuration

managedResourcesNetworkAccessType

Specifies the network access configuration for the resources that will be deployed in the Managed Resource Group. The options to choose from are Public and Private. If 'Private' is chosen, the Storage Account service tag should be enabled on the subnets in which the SAP VMs exist. This is required for establishing connectivity between VM extensions and the managed resource group storage account. This setting is currently applicable only to Storage Account. Learn more here https://go.microsoft.com/fwlink/?linkid=2247228

provisioningState

Defines the provisioning states.

sapProduct

Defines the SAP Product type.

state

Defines the Virtual Instance for SAP state.

status

Defines the SAP Instance status.

Property Details

configuration

Defines if the SAP system is being created using Azure Center for SAP solutions (ACSS) or if an existing SAP system is being registered with ACSS

configuration: SAPConfigurationUnion

Property Value

environment

Defines the environment type - Production/Non Production.

environment: string

Property Value

string

errors

Indicates any errors on the Virtual Instance for SAP solutions resource.

errors?: SAPVirtualInstanceError

Property Value

health

Defines the health of SAP Instances.

health?: string

Property Value

string

managedResourceGroupConfiguration

Managed resource group configuration

managedResourceGroupConfiguration?: ManagedRGConfiguration

Property Value

managedResourcesNetworkAccessType

Specifies the network access configuration for the resources that will be deployed in the Managed Resource Group. The options to choose from are Public and Private. If 'Private' is chosen, the Storage Account service tag should be enabled on the subnets in which the SAP VMs exist. This is required for establishing connectivity between VM extensions and the managed resource group storage account. This setting is currently applicable only to Storage Account. Learn more here https://go.microsoft.com/fwlink/?linkid=2247228

managedResourcesNetworkAccessType?: string

Property Value

string

provisioningState

Defines the provisioning states.

provisioningState?: string

Property Value

string

sapProduct

Defines the SAP Product type.

sapProduct: string

Property Value

string

state

Defines the Virtual Instance for SAP state.

state?: string

Property Value

string

status

Defines the SAP Instance status.

status?: string

Property Value

string