Skip to main content

python3_package

Overview

Namepython3_package
TypeResource
Idazure.automation.python3_package

Fields

NameDatatypeDescription
etagstringGets the etag of the resource.
locationstringThe geo-location where the resource lives
propertiesobjectDefinition of the module property type.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTautomationAccountName, packageName, resourceGroupName, subscriptionIdRetrieve the python 3 package identified by package name.
list_by_automation_accountSELECTautomationAccountName, resourceGroupName, subscriptionIdRetrieve a list of python 3 packages.
create_or_updateINSERTautomationAccountName, packageName, resourceGroupName, subscriptionId, data__propertiesCreate or Update the python 3 package identified by package name.
deleteDELETEautomationAccountName, packageName, resourceGroupName, subscriptionIdDelete the python 3 package by name.
_list_by_automation_accountEXECautomationAccountName, resourceGroupName, subscriptionIdRetrieve a list of python 3 packages.
updateEXECautomationAccountName, packageName, resourceGroupName, subscriptionIdUpdate the python 3 package identified by package name.