UpdateSAPVirtualInstanceRequest interface
Defines the request body for updating Virtual Instance for SAP.
Properties
identity | Managed service identity (user assigned identities) |
properties | The update properties. |
tags | Gets or sets the Resource tags. |
Property Details
identity
Managed service identity (user assigned identities)
identity?: SAPVirtualInstanceIdentity
Property Value
properties
The update properties.
properties?: UpdateSAPVirtualInstanceProperties
Property Value
tags
Gets or sets the Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>