1. Packages
  2. Azure Native
  3. API Docs
  4. automation
  5. listAutomationAccountDeletedRunbooks
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.38.0 published on Monday, Apr 22, 2024 by Pulumi

azure-native.automation.listAutomationAccountDeletedRunbooks

Explore with Pulumi AI

azure-native logo
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.38.0 published on Monday, Apr 22, 2024 by Pulumi

    Retrieve the deleted runbooks for an automation account. Azure REST API version: 2023-05-15-preview.

    Using listAutomationAccountDeletedRunbooks

    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 listAutomationAccountDeletedRunbooks(args: ListAutomationAccountDeletedRunbooksArgs, opts?: InvokeOptions): Promise<ListAutomationAccountDeletedRunbooksResult>
    function listAutomationAccountDeletedRunbooksOutput(args: ListAutomationAccountDeletedRunbooksOutputArgs, opts?: InvokeOptions): Output<ListAutomationAccountDeletedRunbooksResult>
    def list_automation_account_deleted_runbooks(automation_account_name: Optional[str] = None,
                                                 resource_group_name: Optional[str] = None,
                                                 opts: Optional[InvokeOptions] = None) -> ListAutomationAccountDeletedRunbooksResult
    def list_automation_account_deleted_runbooks_output(automation_account_name: Optional[pulumi.Input[str]] = None,
                                                 resource_group_name: Optional[pulumi.Input[str]] = None,
                                                 opts: Optional[InvokeOptions] = None) -> Output[ListAutomationAccountDeletedRunbooksResult]
    func ListAutomationAccountDeletedRunbooks(ctx *Context, args *ListAutomationAccountDeletedRunbooksArgs, opts ...InvokeOption) (*ListAutomationAccountDeletedRunbooksResult, error)
    func ListAutomationAccountDeletedRunbooksOutput(ctx *Context, args *ListAutomationAccountDeletedRunbooksOutputArgs, opts ...InvokeOption) ListAutomationAccountDeletedRunbooksResultOutput

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

    public static class ListAutomationAccountDeletedRunbooks 
    {
        public static Task<ListAutomationAccountDeletedRunbooksResult> InvokeAsync(ListAutomationAccountDeletedRunbooksArgs args, InvokeOptions? opts = null)
        public static Output<ListAutomationAccountDeletedRunbooksResult> Invoke(ListAutomationAccountDeletedRunbooksInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<ListAutomationAccountDeletedRunbooksResult> listAutomationAccountDeletedRunbooks(ListAutomationAccountDeletedRunbooksArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:automation:listAutomationAccountDeletedRunbooks
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AutomationAccountName string
    The name of the automation account.
    ResourceGroupName string
    Name of an Azure Resource group.
    AutomationAccountName string
    The name of the automation account.
    ResourceGroupName string
    Name of an Azure Resource group.
    automationAccountName String
    The name of the automation account.
    resourceGroupName String
    Name of an Azure Resource group.
    automationAccountName string
    The name of the automation account.
    resourceGroupName string
    Name of an Azure Resource group.
    automation_account_name str
    The name of the automation account.
    resource_group_name str
    Name of an Azure Resource group.
    automationAccountName String
    The name of the automation account.
    resourceGroupName String
    Name of an Azure Resource group.

    listAutomationAccountDeletedRunbooks Result

    The following output properties are available:

    NextLink string
    Gets or sets the next link.
    Value List<Pulumi.AzureNative.Automation.Outputs.DeletedRunbookResponse>
    List of deleted runbooks in automation account.
    NextLink string
    Gets or sets the next link.
    Value []DeletedRunbookResponse
    List of deleted runbooks in automation account.
    nextLink String
    Gets or sets the next link.
    value List<DeletedRunbookResponse>
    List of deleted runbooks in automation account.
    nextLink string
    Gets or sets the next link.
    value DeletedRunbookResponse[]
    List of deleted runbooks in automation account.
    next_link str
    Gets or sets the next link.
    value Sequence[DeletedRunbookResponse]
    List of deleted runbooks in automation account.
    nextLink String
    Gets or sets the next link.
    value List<Property Map>
    List of deleted runbooks in automation account.

    Supporting Types

    DeletedRunbookResponse

    CreationTime string
    Gets or sets the creation time.
    DeletionTime string
    Gets or sets the last modified time.
    Id string
    The resource id.
    Location string
    Gets or sets the location of the resource.
    Name string
    Gets or sets name of the resource.
    RunbookId string
    Gets or sets the Runbook Id.
    RunbookType string
    Type of the runbook.
    Runtime string
    Gets or sets runtime of the runbook.
    RuntimeEnvironment string
    Environment of the runbook.
    CreationTime string
    Gets or sets the creation time.
    DeletionTime string
    Gets or sets the last modified time.
    Id string
    The resource id.
    Location string
    Gets or sets the location of the resource.
    Name string
    Gets or sets name of the resource.
    RunbookId string
    Gets or sets the Runbook Id.
    RunbookType string
    Type of the runbook.
    Runtime string
    Gets or sets runtime of the runbook.
    RuntimeEnvironment string
    Environment of the runbook.
    creationTime String
    Gets or sets the creation time.
    deletionTime String
    Gets or sets the last modified time.
    id String
    The resource id.
    location String
    Gets or sets the location of the resource.
    name String
    Gets or sets name of the resource.
    runbookId String
    Gets or sets the Runbook Id.
    runbookType String
    Type of the runbook.
    runtime String
    Gets or sets runtime of the runbook.
    runtimeEnvironment String
    Environment of the runbook.
    creationTime string
    Gets or sets the creation time.
    deletionTime string
    Gets or sets the last modified time.
    id string
    The resource id.
    location string
    Gets or sets the location of the resource.
    name string
    Gets or sets name of the resource.
    runbookId string
    Gets or sets the Runbook Id.
    runbookType string
    Type of the runbook.
    runtime string
    Gets or sets runtime of the runbook.
    runtimeEnvironment string
    Environment of the runbook.
    creation_time str
    Gets or sets the creation time.
    deletion_time str
    Gets or sets the last modified time.
    id str
    The resource id.
    location str
    Gets or sets the location of the resource.
    name str
    Gets or sets name of the resource.
    runbook_id str
    Gets or sets the Runbook Id.
    runbook_type str
    Type of the runbook.
    runtime str
    Gets or sets runtime of the runbook.
    runtime_environment str
    Environment of the runbook.
    creationTime String
    Gets or sets the creation time.
    deletionTime String
    Gets or sets the last modified time.
    id String
    The resource id.
    location String
    Gets or sets the location of the resource.
    name String
    Gets or sets name of the resource.
    runbookId String
    Gets or sets the Runbook Id.
    runbookType String
    Type of the runbook.
    runtime String
    Gets or sets runtime of the runbook.
    runtimeEnvironment String
    Environment of the runbook.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    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.38.0 published on Monday, Apr 22, 2024 by Pulumi