Skip to main content

credential

Overview

Namecredential
TypeResource
Idazure.automation.credential

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTautomationAccountName, credentialName, resourceGroupName, subscriptionIdRetrieve the credential identified by credential name.
list_by_automation_accountSELECTautomationAccountName, resourceGroupName, subscriptionIdRetrieve a list of credentials.
create_or_updateINSERTautomationAccountName, credentialName, resourceGroupName, subscriptionId, data__name, data__propertiesCreate a credential.
deleteDELETEautomationAccountName, credentialName, resourceGroupName, subscriptionIdDelete the credential.
_list_by_automation_accountEXECautomationAccountName, resourceGroupName, subscriptionIdRetrieve a list of credentials.
updateEXECautomationAccountName, credentialName, resourceGroupName, subscriptionIdUpdate a credential.