UpdateSAPVirtualInstanceRequest interface
Defines the request body for updating Virtual Instance for SAP.
Properties
identity | Managed service identity (user assigned identities) |
properties | Defines the properties to be updated for Virtual Instance for SAP. |
tags | Gets or sets the Resource tags. |
Property Details
identity
Managed service identity (user assigned identities)
identity?: UserAssignedServiceIdentity
Property Value
properties
Defines the properties to be updated for Virtual Instance for SAP.
properties?: UpdateSAPVirtualInstanceProperties
Property Value
tags
Gets or sets the Resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}