Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SoftwareInventories

Package version

Interface representing a SoftwareInventories.

Hierarchy

  • SoftwareInventories

Implemented by

Index

Methods

get

  • Gets a single software data of the virtual machine.

    Parameters

    • resourceGroupName: string

      The name of the resource group within the user's subscription. The name is case insensitive.

    • resourceNamespace: string

      The namespace of the resource.

    • resourceType: string

      The type of the resource.

    • resourceName: string

      Name of the resource.

    • softwareName: string

      Name of the installed software.

    • Optional options: SoftwareInventoriesGetOptionalParams

      The options parameters.

    Returns Promise<SoftwareInventoriesGetResponse>

listByExtendedResource

listBySubscription

Generated using TypeDoc