UpdateSAPVirtualInstanceRequest interface

Defines the request body for updating Virtual Instance for SAP.

Properties

identity

A pre-created user assigned identity with appropriate roles assigned. To learn more on identity and roles required, visit the ACSS how-to-guide.

tags

Gets or sets the Resource tags.

Property Details

identity

A pre-created user assigned identity with appropriate roles assigned. To learn more on identity and roles required, visit the ACSS how-to-guide.

identity?: UserAssignedServiceIdentity

Property Value

tags

Gets or sets the Resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}