SAPInstanceProperties interface
Defines the SAP Instance properties.
Properties
application | Enter a business function/department identifier to group multiple SIDs. NOTE: This property will not be serialized. It can only be populated by the server. |
environment | The Environment; PRD, QA, DEV, etc to which SAP system belongs to. Select from the list of available dropdown values. NOTE: This property will not be serialized. It can only be populated by the server. |
errors | Defines the errors related to SAP Instance resource. NOTE: This property will not be serialized. It can only be populated by the server. |
landscape |
This is the SID of the production system in a landscape. An SAP system could itself be a production SID or a part of a landscape with a different Production SID. This field can be used to relate non-prod SIDs, other components, SID (WEBDISP) to the prod SID. Enter the value of Production SID. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
Defines the provisioning states. NOTE: This property will not be serialized. It can only be populated by the server. |
system |
This is the SID of SAP System. Keeping this not equal to ID as different landscapes can have repeated System SID IDs. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
application
Enter a business function/department identifier to group multiple SIDs. NOTE: This property will not be serialized. It can only be populated by the server.
application?: string
Property Value
string
environment
The Environment; PRD, QA, DEV, etc to which SAP system belongs to. Select from the list of available dropdown values. NOTE: This property will not be serialized. It can only be populated by the server.
environment?: string
Property Value
string
errors
Defines the errors related to SAP Instance resource. NOTE: This property will not be serialized. It can only be populated by the server.
errors?: SAPMigrateError
Property Value
landscapeSid
This is the SID of the production system in a landscape. An SAP system could itself be a production SID or a part of a landscape with a different Production SID. This field can be used to relate non-prod SIDs, other components, SID (WEBDISP) to the prod SID. Enter the value of Production SID. NOTE: This property will not be serialized. It can only be populated by the server.
landscapeSid?: string
Property Value
string
provisioningState
Defines the provisioning states. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
systemSid
This is the SID of SAP System. Keeping this not equal to ID as different landscapes can have repeated System SID IDs. NOTE: This property will not be serialized. It can only be populated by the server.
systemSid?: string
Property Value
string
Azure SDK for JavaScript