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}
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript