Skip to main content

secrets

Overview

Namesecrets
TypeResource
Idazure.dev_test_labs.secrets

Fields

NameDatatypeDescription
idstringThe identifier of the resource.
namestringThe name of the resource.
locationstringThe location of the resource.
propertiesobjectProperties of a secret.
tagsobjectThe tags of the resource.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, labName, name, resourceGroupName, subscriptionId, userNameGet secret.
listSELECTapi-version, labName, resourceGroupName, subscriptionId, userNameList secrets in a given user profile.
create_or_updateINSERTapi-version, labName, name, resourceGroupName, subscriptionId, userName, data__propertiesCreate or replace an existing secret. This operation can take a while to complete.
deleteDELETEapi-version, labName, name, resourceGroupName, subscriptionId, userNameDelete secret.
_listEXECapi-version, labName, resourceGroupName, subscriptionId, userNameList secrets in a given user profile.
updateEXECapi-version, labName, name, resourceGroupName, subscriptionId, userNameAllows modifying tags of secrets. All other properties will be ignored.