1. Packages
  2. Azure Native v1
  3. API Docs
  4. agfoodplatform
  5. getExtension
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

azure-native.agfoodplatform.getExtension

Explore with Pulumi AI

azure-native-v1 logo
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

    Get installed extension details by extension id. API Version: 2020-05-12-preview.

    Using getExtension

    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 getExtension(args: GetExtensionArgs, opts?: InvokeOptions): Promise<GetExtensionResult>
    function getExtensionOutput(args: GetExtensionOutputArgs, opts?: InvokeOptions): Output<GetExtensionResult>
    def get_extension(extension_id: Optional[str] = None,
                      farm_beats_resource_name: Optional[str] = None,
                      resource_group_name: Optional[str] = None,
                      opts: Optional[InvokeOptions] = None) -> GetExtensionResult
    def get_extension_output(extension_id: Optional[pulumi.Input[str]] = None,
                      farm_beats_resource_name: Optional[pulumi.Input[str]] = None,
                      resource_group_name: Optional[pulumi.Input[str]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetExtensionResult]
    func LookupExtension(ctx *Context, args *LookupExtensionArgs, opts ...InvokeOption) (*LookupExtensionResult, error)
    func LookupExtensionOutput(ctx *Context, args *LookupExtensionOutputArgs, opts ...InvokeOption) LookupExtensionResultOutput

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

    public static class GetExtension 
    {
        public static Task<GetExtensionResult> InvokeAsync(GetExtensionArgs args, InvokeOptions? opts = null)
        public static Output<GetExtensionResult> Invoke(GetExtensionInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetExtensionResult> getExtension(GetExtensionArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:agfoodplatform:getExtension
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ExtensionId string
    Id of extension resource.
    FarmBeatsResourceName string
    FarmBeats resource name.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    ExtensionId string
    Id of extension resource.
    FarmBeatsResourceName string
    FarmBeats resource name.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    extensionId String
    Id of extension resource.
    farmBeatsResourceName String
    FarmBeats resource name.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    extensionId string
    Id of extension resource.
    farmBeatsResourceName string
    FarmBeats resource name.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    extension_id str
    Id of extension resource.
    farm_beats_resource_name str
    FarmBeats resource name.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    extensionId String
    Id of extension resource.
    farmBeatsResourceName String
    FarmBeats resource name.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getExtension Result

    The following output properties are available:

    ETag string
    The ETag value to implement optimistic concurrency.
    ExtensionApiDocsLink string
    Extension api docs link.
    ExtensionAuthLink string
    Extension auth link.
    ExtensionCategory string
    Extension category. e.g. weather/sensor/satellite.
    ExtensionId string
    Extension Id.
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    InstalledExtensionVersion string
    Installed extension version.
    Name string
    The name of the resource
    SystemData Pulumi.AzureNative.AgFoodPlatform.Outputs.SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    ETag string
    The ETag value to implement optimistic concurrency.
    ExtensionApiDocsLink string
    Extension api docs link.
    ExtensionAuthLink string
    Extension auth link.
    ExtensionCategory string
    Extension category. e.g. weather/sensor/satellite.
    ExtensionId string
    Extension Id.
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    InstalledExtensionVersion string
    Installed extension version.
    Name string
    The name of the resource
    SystemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    eTag String
    The ETag value to implement optimistic concurrency.
    extensionApiDocsLink String
    Extension api docs link.
    extensionAuthLink String
    Extension auth link.
    extensionCategory String
    Extension category. e.g. weather/sensor/satellite.
    extensionId String
    Extension Id.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    installedExtensionVersion String
    Installed extension version.
    name String
    The name of the resource
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    eTag string
    The ETag value to implement optimistic concurrency.
    extensionApiDocsLink string
    Extension api docs link.
    extensionAuthLink string
    Extension auth link.
    extensionCategory string
    Extension category. e.g. weather/sensor/satellite.
    extensionId string
    Extension Id.
    id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    installedExtensionVersion string
    Installed extension version.
    name string
    The name of the resource
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    e_tag str
    The ETag value to implement optimistic concurrency.
    extension_api_docs_link str
    Extension api docs link.
    extension_auth_link str
    Extension auth link.
    extension_category str
    Extension category. e.g. weather/sensor/satellite.
    extension_id str
    Extension Id.
    id str
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    installed_extension_version str
    Installed extension version.
    name str
    The name of the resource
    system_data SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    eTag String
    The ETag value to implement optimistic concurrency.
    extensionApiDocsLink String
    Extension api docs link.
    extensionAuthLink String
    Extension auth link.
    extensionCategory String
    Extension category. e.g. weather/sensor/satellite.
    extensionId String
    Extension Id.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    installedExtensionVersion String
    Installed extension version.
    name String
    The name of the resource
    systemData Property Map
    Metadata pertaining to creation and last modification of the resource.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    Supporting Types

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    Package Details

    Repository
    azure-native-v1 pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native-v1 logo
    These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
    Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi