1. Packages
  2. Azure Native
  3. API Docs
  4. automation
  5. getPython2Package
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

azure-native.automation.getPython2Package

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

Retrieve the python 2 package identified by package name.

Uses Azure REST API version 2023-11-01.

Other available API versions: 2018-06-30, 2019-06-01, 2020-01-13-preview, 2022-08-08, 2023-05-15-preview, 2024-10-23. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native automation [ApiVersion]. See the version guide for details.

Using getPython2Package

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getPython2Package(args: GetPython2PackageArgs, opts?: InvokeOptions): Promise<GetPython2PackageResult>
function getPython2PackageOutput(args: GetPython2PackageOutputArgs, opts?: InvokeOptions): Output<GetPython2PackageResult>
Copy
def get_python2_package(automation_account_name: Optional[str] = None,
                        package_name: Optional[str] = None,
                        resource_group_name: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetPython2PackageResult
def get_python2_package_output(automation_account_name: Optional[pulumi.Input[str]] = None,
                        package_name: Optional[pulumi.Input[str]] = None,
                        resource_group_name: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetPython2PackageResult]
Copy
func LookupPython2Package(ctx *Context, args *LookupPython2PackageArgs, opts ...InvokeOption) (*LookupPython2PackageResult, error)
func LookupPython2PackageOutput(ctx *Context, args *LookupPython2PackageOutputArgs, opts ...InvokeOption) LookupPython2PackageResultOutput
Copy

> Note: This function is named LookupPython2Package in the Go SDK.

public static class GetPython2Package 
{
    public static Task<GetPython2PackageResult> InvokeAsync(GetPython2PackageArgs args, InvokeOptions? opts = null)
    public static Output<GetPython2PackageResult> Invoke(GetPython2PackageInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetPython2PackageResult> getPython2Package(GetPython2PackageArgs args, InvokeOptions options)
public static Output<GetPython2PackageResult> getPython2Package(GetPython2PackageArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:automation:getPython2Package
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AutomationAccountName
This property is required.
Changes to this property will trigger replacement.
string
The name of the automation account.
PackageName
This property is required.
Changes to this property will trigger replacement.
string
The python package name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
Name of an Azure Resource group.
AutomationAccountName
This property is required.
Changes to this property will trigger replacement.
string
The name of the automation account.
PackageName
This property is required.
Changes to this property will trigger replacement.
string
The python package name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
Name of an Azure Resource group.
automationAccountName
This property is required.
Changes to this property will trigger replacement.
String
The name of the automation account.
packageName
This property is required.
Changes to this property will trigger replacement.
String
The python package name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
Name of an Azure Resource group.
automationAccountName
This property is required.
Changes to this property will trigger replacement.
string
The name of the automation account.
packageName
This property is required.
Changes to this property will trigger replacement.
string
The python package name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
Name of an Azure Resource group.
automation_account_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the automation account.
package_name
This property is required.
Changes to this property will trigger replacement.
str
The python package name.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
Name of an Azure Resource group.
automationAccountName
This property is required.
Changes to this property will trigger replacement.
String
The name of the automation account.
packageName
This property is required.
Changes to this property will trigger replacement.
String
The python package name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
Name of an Azure Resource group.

getPython2Package Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
Id string
Fully qualified resource Id for the resource
Name string
The name of the resource
Type string
The type of the resource.
ActivityCount int
Gets the activity count of the module.
CreationTime string
Gets the creation time.
Description string
Gets or sets the description.
Error Pulumi.AzureNative.Automation.Outputs.ModuleErrorInfoResponse
Gets the error info of the module.
Etag string
Gets the etag of the resource.
IsComposite bool
Gets type of module, if its composite or not.
IsGlobal bool
Gets the isGlobal flag of the module.
LastModifiedTime string
Gets the last modified time.
Location string
The Azure Region where the resource lives
ProvisioningState string
Gets the provisioning state of the module.
SizeInBytes double
Gets the size in bytes of the module.
Tags Dictionary<string, string>
Resource tags.
Version string
Gets the version of the module.
AzureApiVersion string
The Azure API version of the resource.
Id string
Fully qualified resource Id for the resource
Name string
The name of the resource
Type string
The type of the resource.
ActivityCount int
Gets the activity count of the module.
CreationTime string
Gets the creation time.
Description string
Gets or sets the description.
Error ModuleErrorInfoResponse
Gets the error info of the module.
Etag string
Gets the etag of the resource.
IsComposite bool
Gets type of module, if its composite or not.
IsGlobal bool
Gets the isGlobal flag of the module.
LastModifiedTime string
Gets the last modified time.
Location string
The Azure Region where the resource lives
ProvisioningState string
Gets the provisioning state of the module.
SizeInBytes float64
Gets the size in bytes of the module.
Tags map[string]string
Resource tags.
Version string
Gets the version of the module.
azureApiVersion String
The Azure API version of the resource.
id String
Fully qualified resource Id for the resource
name String
The name of the resource
type String
The type of the resource.
activityCount Integer
Gets the activity count of the module.
creationTime String
Gets the creation time.
description String
Gets or sets the description.
error ModuleErrorInfoResponse
Gets the error info of the module.
etag String
Gets the etag of the resource.
isComposite Boolean
Gets type of module, if its composite or not.
isGlobal Boolean
Gets the isGlobal flag of the module.
lastModifiedTime String
Gets the last modified time.
location String
The Azure Region where the resource lives
provisioningState String
Gets the provisioning state of the module.
sizeInBytes Double
Gets the size in bytes of the module.
tags Map<String,String>
Resource tags.
version String
Gets the version of the module.
azureApiVersion string
The Azure API version of the resource.
id string
Fully qualified resource Id for the resource
name string
The name of the resource
type string
The type of the resource.
activityCount number
Gets the activity count of the module.
creationTime string
Gets the creation time.
description string
Gets or sets the description.
error ModuleErrorInfoResponse
Gets the error info of the module.
etag string
Gets the etag of the resource.
isComposite boolean
Gets type of module, if its composite or not.
isGlobal boolean
Gets the isGlobal flag of the module.
lastModifiedTime string
Gets the last modified time.
location string
The Azure Region where the resource lives
provisioningState string
Gets the provisioning state of the module.
sizeInBytes number
Gets the size in bytes of the module.
tags {[key: string]: string}
Resource tags.
version string
Gets the version of the module.
azure_api_version str
The Azure API version of the resource.
id str
Fully qualified resource Id for the resource
name str
The name of the resource
type str
The type of the resource.
activity_count int
Gets the activity count of the module.
creation_time str
Gets the creation time.
description str
Gets or sets the description.
error ModuleErrorInfoResponse
Gets the error info of the module.
etag str
Gets the etag of the resource.
is_composite bool
Gets type of module, if its composite or not.
is_global bool
Gets the isGlobal flag of the module.
last_modified_time str
Gets the last modified time.
location str
The Azure Region where the resource lives
provisioning_state str
Gets the provisioning state of the module.
size_in_bytes float
Gets the size in bytes of the module.
tags Mapping[str, str]
Resource tags.
version str
Gets the version of the module.
azureApiVersion String
The Azure API version of the resource.
id String
Fully qualified resource Id for the resource
name String
The name of the resource
type String
The type of the resource.
activityCount Number
Gets the activity count of the module.
creationTime String
Gets the creation time.
description String
Gets or sets the description.
error Property Map
Gets the error info of the module.
etag String
Gets the etag of the resource.
isComposite Boolean
Gets type of module, if its composite or not.
isGlobal Boolean
Gets the isGlobal flag of the module.
lastModifiedTime String
Gets the last modified time.
location String
The Azure Region where the resource lives
provisioningState String
Gets the provisioning state of the module.
sizeInBytes Number
Gets the size in bytes of the module.
tags Map<String>
Resource tags.
version String
Gets the version of the module.

Supporting Types

ModuleErrorInfoResponse

Code string
Gets the error code.
Message string
Gets the error message.
Code string
Gets the error code.
Message string
Gets the error message.
code String
Gets the error code.
message String
Gets the error message.
code string
Gets the error code.
message string
Gets the error message.
code str
Gets the error code.
message str
Gets the error message.
code String
Gets the error code.
message String
Gets the error message.

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi