Package version:

Defines the request body for updating Virtual Instance for SAP.

interface UpdateSAPVirtualInstanceRequest {
    identity?: SAPVirtualInstanceIdentity;
    properties?: UpdateSAPVirtualInstanceProperties;
    tags?: any;
}

Properties

Managed service identity (user assigned identities)

The update properties.

tags?: any

Gets or sets the Resource tags.