1. Packages
  2. Azure Native
  3. API Docs
  4. hybridcontainerservice
  5. getVMSkus
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.10.1 published on Friday, Nov 7, 2025 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.10.1 published on Friday, Nov 7, 2025 by Pulumi

    Lists the supported VM skus for the specified custom location

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

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

    Using getVMSkus

    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 getVMSkus(args: GetVMSkusArgs, opts?: InvokeOptions): Promise<GetVMSkusResult>
    function getVMSkusOutput(args: GetVMSkusOutputArgs, opts?: InvokeOptions): Output<GetVMSkusResult>
    def get_vm_skus(custom_location_resource_uri: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetVMSkusResult
    def get_vm_skus_output(custom_location_resource_uri: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetVMSkusResult]
    func LookupVMSkus(ctx *Context, args *LookupVMSkusArgs, opts ...InvokeOption) (*LookupVMSkusResult, error)
    func LookupVMSkusOutput(ctx *Context, args *LookupVMSkusOutputArgs, opts ...InvokeOption) LookupVMSkusResultOutput

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

    public static class GetVMSkus 
    {
        public static Task<GetVMSkusResult> InvokeAsync(GetVMSkusArgs args, InvokeOptions? opts = null)
        public static Output<GetVMSkusResult> Invoke(GetVMSkusInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetVMSkusResult> getVMSkus(GetVMSkusArgs args, InvokeOptions options)
    public static Output<GetVMSkusResult> getVMSkus(GetVMSkusArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:hybridcontainerservice:getVMSkus
      arguments:
        # arguments dictionary

    The following arguments are supported:

    CustomLocationResourceUri string
    The fully qualified Azure Resource Manager identifier of the custom location resource.
    CustomLocationResourceUri string
    The fully qualified Azure Resource Manager identifier of the custom location resource.
    customLocationResourceUri String
    The fully qualified Azure Resource Manager identifier of the custom location resource.
    customLocationResourceUri string
    The fully qualified Azure Resource Manager identifier of the custom location resource.
    custom_location_resource_uri str
    The fully qualified Azure Resource Manager identifier of the custom location resource.
    customLocationResourceUri String
    The fully qualified Azure Resource Manager identifier of the custom location resource.

    getVMSkus Result

    The following output properties are available:

    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Name string
    The name of the resource
    Properties Pulumi.AzureNative.HybridContainerService.Outputs.VmSkuProfileResponseProperties
    SystemData Pulumi.AzureNative.HybridContainerService.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    ExtendedLocation Pulumi.AzureNative.HybridContainerService.Outputs.ExtendedLocationResponse
    Extended location pointing to the underlying infrastructure
    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Name string
    The name of the resource
    Properties VmSkuProfileResponseProperties
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    ExtendedLocation ExtendedLocationResponse
    Extended location pointing to the underlying infrastructure
    azureApiVersion String
    The Azure API version of the resource.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name String
    The name of the resource
    properties VmSkuProfileResponseProperties
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    extendedLocation ExtendedLocationResponse
    Extended location pointing to the underlying infrastructure
    azureApiVersion string
    The Azure API version of the resource.
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name string
    The name of the resource
    properties VmSkuProfileResponseProperties
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    extendedLocation ExtendedLocationResponse
    Extended location pointing to the underlying infrastructure
    azure_api_version str
    The Azure API version of the resource.
    id str
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name str
    The name of the resource
    properties VmSkuProfileResponseProperties
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    extended_location ExtendedLocationResponse
    Extended location pointing to the underlying infrastructure
    azureApiVersion String
    The Azure API version of the resource.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name String
    The name of the resource
    properties Property Map
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    extendedLocation Property Map
    Extended location pointing to the underlying infrastructure

    Supporting Types

    ExtendedLocationResponse

    Name string
    ARM Id of the extended location.
    Type string
    The extended location type. Allowed value: 'CustomLocation'
    Name string
    ARM Id of the extended location.
    Type string
    The extended location type. Allowed value: 'CustomLocation'
    name String
    ARM Id of the extended location.
    type String
    The extended location type. Allowed value: 'CustomLocation'
    name string
    ARM Id of the extended location.
    type string
    The extended location type. Allowed value: 'CustomLocation'
    name str
    ARM Id of the extended location.
    type str
    The extended location type. Allowed value: 'CustomLocation'
    name String
    ARM Id of the extended location.
    type String
    The extended location type. Allowed value: 'CustomLocation'

    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.

    VmSkuCapabilitiesResponse

    Name string
    Name of the VM SKU capability
    Value string
    Value of the VM SKU capability
    Name string
    Name of the VM SKU capability
    Value string
    Value of the VM SKU capability
    name String
    Name of the VM SKU capability
    value String
    Value of the VM SKU capability
    name string
    Name of the VM SKU capability
    value string
    Value of the VM SKU capability
    name str
    Name of the VM SKU capability
    value str
    Value of the VM SKU capability
    name String
    Name of the VM SKU capability
    value String
    Value of the VM SKU capability

    VmSkuProfileResponseProperties

    ProvisioningState string
    Provisioning state of the resource
    Values List<Pulumi.AzureNative.HybridContainerService.Inputs.VmSkuPropertiesResponse>
    List of supported VM SKUs.
    ProvisioningState string
    Provisioning state of the resource
    Values []VmSkuPropertiesResponse
    List of supported VM SKUs.
    provisioningState String
    Provisioning state of the resource
    values List<VmSkuPropertiesResponse>
    List of supported VM SKUs.
    provisioningState string
    Provisioning state of the resource
    values VmSkuPropertiesResponse[]
    List of supported VM SKUs.
    provisioning_state str
    Provisioning state of the resource
    values Sequence[VmSkuPropertiesResponse]
    List of supported VM SKUs.
    provisioningState String
    Provisioning state of the resource
    values List<Property Map>
    List of supported VM SKUs.

    VmSkuPropertiesResponse

    Capabilities List<Pulumi.AzureNative.HybridContainerService.Inputs.VmSkuCapabilitiesResponse>
    The list of name-value pairs to describe VM SKU capabilities like MemoryGB, vCPUs, etc.
    Name string
    The name of the VM SKU
    ResourceType string
    The type of resource the SKU applies to.
    Size string
    The size of the VM SKU
    Tier string
    The tier of the VM SKU
    Capabilities []VmSkuCapabilitiesResponse
    The list of name-value pairs to describe VM SKU capabilities like MemoryGB, vCPUs, etc.
    Name string
    The name of the VM SKU
    ResourceType string
    The type of resource the SKU applies to.
    Size string
    The size of the VM SKU
    Tier string
    The tier of the VM SKU
    capabilities List<VmSkuCapabilitiesResponse>
    The list of name-value pairs to describe VM SKU capabilities like MemoryGB, vCPUs, etc.
    name String
    The name of the VM SKU
    resourceType String
    The type of resource the SKU applies to.
    size String
    The size of the VM SKU
    tier String
    The tier of the VM SKU
    capabilities VmSkuCapabilitiesResponse[]
    The list of name-value pairs to describe VM SKU capabilities like MemoryGB, vCPUs, etc.
    name string
    The name of the VM SKU
    resourceType string
    The type of resource the SKU applies to.
    size string
    The size of the VM SKU
    tier string
    The tier of the VM SKU
    capabilities Sequence[VmSkuCapabilitiesResponse]
    The list of name-value pairs to describe VM SKU capabilities like MemoryGB, vCPUs, etc.
    name str
    The name of the VM SKU
    resource_type str
    The type of resource the SKU applies to.
    size str
    The size of the VM SKU
    tier str
    The tier of the VM SKU
    capabilities List<Property Map>
    The list of name-value pairs to describe VM SKU capabilities like MemoryGB, vCPUs, etc.
    name String
    The name of the VM SKU
    resourceType String
    The type of resource the SKU applies to.
    size String
    The size of the VM SKU
    tier String
    The tier of the VM SKU

    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.10.1 published on Friday, Nov 7, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate