This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.automation.getPowerShell72Module
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
Retrieve the module identified by module name. Azure REST API version: 2023-11-01.
Using getPowerShell72Module
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 getPowerShell72Module(args: GetPowerShell72ModuleArgs, opts?: InvokeOptions): Promise<GetPowerShell72ModuleResult>
function getPowerShell72ModuleOutput(args: GetPowerShell72ModuleOutputArgs, opts?: InvokeOptions): Output<GetPowerShell72ModuleResult>
def get_power_shell72_module(automation_account_name: Optional[str] = None,
module_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPowerShell72ModuleResult
def get_power_shell72_module_output(automation_account_name: Optional[pulumi.Input[str]] = None,
module_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPowerShell72ModuleResult]
func LookupPowerShell72Module(ctx *Context, args *LookupPowerShell72ModuleArgs, opts ...InvokeOption) (*LookupPowerShell72ModuleResult, error)
func LookupPowerShell72ModuleOutput(ctx *Context, args *LookupPowerShell72ModuleOutputArgs, opts ...InvokeOption) LookupPowerShell72ModuleResultOutput
> Note: This function is named LookupPowerShell72Module
in the Go SDK.
public static class GetPowerShell72Module
{
public static Task<GetPowerShell72ModuleResult> InvokeAsync(GetPowerShell72ModuleArgs args, InvokeOptions? opts = null)
public static Output<GetPowerShell72ModuleResult> Invoke(GetPowerShell72ModuleInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetPowerShell72ModuleResult> getPowerShell72Module(GetPowerShell72ModuleArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:automation:getPowerShell72Module
arguments:
# arguments dictionary
The following arguments are supported:
- Automation
Account stringName - The name of the automation account.
- Module
Name string - The name of module.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Automation
Account stringName - The name of the automation account.
- Module
Name string - The name of module.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- automation
Account StringName - The name of the automation account.
- module
Name String - The name of module.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- automation
Account stringName - The name of the automation account.
- module
Name string - The name of module.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- automation_
account_ strname - The name of the automation account.
- module_
name str - The name of module.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- automation
Account StringName - The name of the automation account.
- module
Name String - The name of module.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getPowerShell72Module Result
The following output properties are available:
- Id string
- Fully qualified resource Id for the resource
- Name string
- The name of the resource
- Type string
- The type of the resource.
- Activity
Count int - Gets the activity count of the module.
- Creation
Time string - Gets the creation time.
- Description string
- Gets or sets the description.
- Error
Pulumi.
Azure Native. Automation. Outputs. Module Error Info Response - Gets the error info of the module.
- Etag string
- 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 stringTime - Gets the last modified time.
- Location string
- The Azure Region where the resource lives
- Provisioning
State string - Gets the provisioning state of the module.
- Size
In doubleBytes - Gets the size in bytes of the module.
- Dictionary<string, string>
- Resource tags.
- Version string
- Gets the version of the module.
- Id string
- Fully qualified resource Id for the resource
- Name string
- The name of the resource
- Type string
- The type of the resource.
- Activity
Count int - Gets the activity count of the module.
- Creation
Time string - Gets the creation time.
- Description string
- Gets or sets the description.
- Error
Module
Error Info Response - Gets the error info of the module.
- Etag string
- 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 stringTime - Gets the last modified time.
- Location string
- The Azure Region where the resource lives
- Provisioning
State string - Gets the provisioning state of the module.
- Size
In float64Bytes - Gets the size in bytes of the module.
- map[string]string
- Resource tags.
- Version string
- Gets the version of the module.
- id String
- Fully qualified resource Id for the resource
- name String
- The name of the resource
- type String
- The type of the resource.
- activity
Count Integer - Gets the activity count of the module.
- creation
Time String - Gets the creation time.
- description String
- Gets or sets the description.
- error
Module
Error Info Response - Gets the error info of the module.
- etag String
- Gets the etag of the resource.
- is
Composite Boolean - Gets type of module, if its composite or not.
- is
Global Boolean - Gets the isGlobal flag of the module.
- last
Modified StringTime - Gets the last modified time.
- location String
- The Azure Region where the resource lives
- provisioning
State String - Gets the provisioning state of the module.
- size
In DoubleBytes - Gets the size in bytes of the module.
- Map<String,String>
- Resource tags.
- version String
- Gets the version of the module.
- id string
- Fully qualified resource Id for the resource
- name string
- The name of the resource
- type string
- The type of the resource.
- activity
Count number - Gets the activity count of the module.
- creation
Time string - Gets the creation time.
- description string
- Gets or sets the description.
- error
Module
Error Info Response - Gets the error info of the module.
- etag string
- Gets the etag of the resource.
- is
Composite boolean - Gets type of module, if its composite or not.
- is
Global boolean - Gets the isGlobal flag of the module.
- last
Modified stringTime - Gets the last modified time.
- location string
- The Azure Region where the resource lives
- provisioning
State string - Gets the provisioning state of the module.
- size
In numberBytes - Gets the size in bytes of the module.
- {[key: string]: string}
- Resource tags.
- version string
- Gets the version of the module.
- 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
Module
Error Info Response - 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_ strtime - 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_ floatbytes - Gets the size in bytes of the module.
- Mapping[str, str]
- Resource tags.
- version str
- Gets the version of the module.
- id String
- Fully qualified resource Id for the resource
- name String
- The name of the resource
- type String
- The type of the resource.
- activity
Count Number - Gets the activity count of the module.
- creation
Time 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.
- is
Composite Boolean - Gets type of module, if its composite or not.
- is
Global Boolean - Gets the isGlobal flag of the module.
- last
Modified StringTime - Gets the last modified time.
- location String
- The Azure Region where the resource lives
- provisioning
State String - Gets the provisioning state of the module.
- size
In NumberBytes - Gets the size in bytes of the module.
- Map<String>
- Resource tags.
- version String
- Gets the version of the module.
Supporting Types
ModuleErrorInfoResponse
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 v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi