Uses of Class
com.azure.resourcemanager.automation.models.PythonPackageUpdateParameters
Package
Description
Package containing the service clients for AutomationClient.
Package containing the data models for AutomationClient.
-
Uses of PythonPackageUpdateParameters in com.azure.resourcemanager.automation.fluent
Modifier and TypeMethodDescriptionPython2PackagesClient.update
(String resourceGroupName, String automationAccountName, String packageName, PythonPackageUpdateParameters parameters) Update the python 2 package identified by package name.com.azure.core.http.rest.Response<ModuleInner>
Python2PackagesClient.updateWithResponse
(String resourceGroupName, String automationAccountName, String packageName, PythonPackageUpdateParameters parameters, com.azure.core.util.Context context) Update the python 2 package identified by package name. -
Uses of PythonPackageUpdateParameters in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionSet the tags property: Gets or sets the tags attached to the resource.