AutomationPSClient.UpdatePython3Package Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Azure.Commands.Automation.Model.Module UpdatePython3Package (string resourceGroupName, string automationAccountName, string name, Uri contentLinkUri, string contentLinkVersion);
abstract member UpdatePython3Package : string * string * string * Uri * string -> Microsoft.Azure.Commands.Automation.Model.Module
override this.UpdatePython3Package : string * string * string * Uri * string -> Microsoft.Azure.Commands.Automation.Model.Module
Public Function UpdatePython3Package (resourceGroupName As String, automationAccountName As String, name As String, contentLinkUri As Uri, contentLinkVersion As String) As Module
Parameters
- resourceGroupName
- String
- automationAccountName
- String
- name
- String
- contentLinkUri
- Uri
- contentLinkVersion
- String