IAutomationPSClient.CreatePython3Package(String, String, Uri, String) 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 CreatePython3Package (string resourceGroupName, string automationAccountName, Uri contentLink, string moduleName);
abstract member CreatePython3Package : string * string * Uri * string -> Microsoft.Azure.Commands.Automation.Model.Module
Public Function CreatePython3Package (resourceGroupName As String, automationAccountName As String, contentLink As Uri, moduleName As String) As Module
Parameters
- resourceGroupName
- String
- automationAccountName
- String
- contentLink
- Uri
- moduleName
- String