1. Packages
  2. Azure Native
  3. API Docs
  4. cdn
  5. getEdgeActionVersionCode
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.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
azure-native logo
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.13.0 published on Wednesday, Jan 28, 2026 by Pulumi

    A long-running resource action.

    Uses Azure REST API version 2025-09-01-preview.

    Other available API versions: 2024-07-22-preview, 2025-12-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native cdn [ApiVersion]. See the version guide for details.

    Using getEdgeActionVersionCode

    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 getEdgeActionVersionCode(args: GetEdgeActionVersionCodeArgs, opts?: InvokeOptions): Promise<GetEdgeActionVersionCodeResult>
    function getEdgeActionVersionCodeOutput(args: GetEdgeActionVersionCodeOutputArgs, opts?: InvokeOptions): Output<GetEdgeActionVersionCodeResult>
    def get_edge_action_version_code(edge_action_name: Optional[str] = None,
                                     resource_group_name: Optional[str] = None,
                                     version: Optional[str] = None,
                                     opts: Optional[InvokeOptions] = None) -> GetEdgeActionVersionCodeResult
    def get_edge_action_version_code_output(edge_action_name: Optional[pulumi.Input[str]] = None,
                                     resource_group_name: Optional[pulumi.Input[str]] = None,
                                     version: Optional[pulumi.Input[str]] = None,
                                     opts: Optional[InvokeOptions] = None) -> Output[GetEdgeActionVersionCodeResult]
    func GetEdgeActionVersionCode(ctx *Context, args *GetEdgeActionVersionCodeArgs, opts ...InvokeOption) (*GetEdgeActionVersionCodeResult, error)
    func GetEdgeActionVersionCodeOutput(ctx *Context, args *GetEdgeActionVersionCodeOutputArgs, opts ...InvokeOption) GetEdgeActionVersionCodeResultOutput

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

    public static class GetEdgeActionVersionCode 
    {
        public static Task<GetEdgeActionVersionCodeResult> InvokeAsync(GetEdgeActionVersionCodeArgs args, InvokeOptions? opts = null)
        public static Output<GetEdgeActionVersionCodeResult> Invoke(GetEdgeActionVersionCodeInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetEdgeActionVersionCodeResult> getEdgeActionVersionCode(GetEdgeActionVersionCodeArgs args, InvokeOptions options)
    public static Output<GetEdgeActionVersionCodeResult> getEdgeActionVersionCode(GetEdgeActionVersionCodeArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:cdn:getEdgeActionVersionCode
      arguments:
        # arguments dictionary

    The following arguments are supported:

    EdgeActionName string
    The name of the Edge Action
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    Version string
    The name of the Edge Action version
    EdgeActionName string
    The name of the Edge Action
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    Version string
    The name of the Edge Action version
    edgeActionName String
    The name of the Edge Action
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    version String
    The name of the Edge Action version
    edgeActionName string
    The name of the Edge Action
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    version string
    The name of the Edge Action version
    edge_action_name str
    The name of the Edge Action
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    version str
    The name of the Edge Action version
    edgeActionName String
    The name of the Edge Action
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    version String
    The name of the Edge Action version

    getEdgeActionVersionCode Result

    The following output properties are available:

    Content string
    The version code deployment content
    Name string
    The version code name
    Content string
    The version code deployment content
    Name string
    The version code name
    content String
    The version code deployment content
    name String
    The version code name
    content string
    The version code deployment content
    name string
    The version code name
    content str
    The version code deployment content
    name str
    The version code name
    content String
    The version code deployment content
    name String
    The version code name

    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 v2 docs if using the v2 version of this package.
    Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate