Skip to main content

code_signing_accounts

Overview

Namecode_signing_accounts
TypeResource
Idazure_extras.codesigning.code_signing_accounts

Fields

NameDatatypeDescription
locationstringThe geo-location where the resource lives
propertiesobjectProperties of the trusted signing account.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, resourceGroupName, subscriptionIdGet a trusted Signing Account.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists trusted signing accounts within a resource group.
list_by_subscriptionSELECTsubscriptionIdLists trusted signing accounts within a subscription.
createINSERTaccountName, resourceGroupName, subscriptionIdCreate a trusted Signing Account.
deleteDELETEaccountName, resourceGroupName, subscriptionIdDelete a trusted signing account.
check_name_availabilityEXECsubscriptionId, data__nameChecks that the trusted signing account name is valid and is not already in use.
updateEXECaccountName, resourceGroupName, subscriptionIdUpdate a trusted signing account.