Skip to main content

commerce_encryptions

Creates, updates, deletes, gets or lists a commerce_encryptions resource.

Overview

Namecommerce_encryptions
TypeResource
Idazure_stack.commerce_admin.commerce_encryptions

Fields

The following fields are returned by SELECT queries:

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource.

Methods

The following methods are available for this resource:

NameAccessible byRequired ParamsOptional ParamsDescription
updateexecsubscriptionIdUpdate the encryption.

Parameters

Parameters can be passed in the WHERE clause of a query. Check the Methods section to see which parameters are required or optional for each operation.

NameDatatypeDescription
subscriptionIdstringSubscription credentials which uniquely identify Microsoft Azure subscription.The subscription ID forms part of the URI for every service call.

Lifecycle Methods

Update the encryption.

EXEC azure_stack.commerce_admin.commerce_encryptions.update 
@subscriptionId='{{ subscriptionId }}' --required
;