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
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 dictionaryThe following arguments are supported:
- Custom
Location stringResource Uri - The fully qualified Azure Resource Manager identifier of the custom location resource.
- Custom
Location stringResource Uri - The fully qualified Azure Resource Manager identifier of the custom location resource.
- custom
Location StringResource Uri - The fully qualified Azure Resource Manager identifier of the custom location resource.
- custom
Location stringResource Uri - The fully qualified Azure Resource Manager identifier of the custom location resource.
- custom_
location_ strresource_ uri - The fully qualified Azure Resource Manager identifier of the custom location resource.
- custom
Location StringResource Uri - The fully qualified Azure Resource Manager identifier of the custom location resource.
getVMSkus Result
The following output properties are available:
- Azure
Api stringVersion - 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.
Azure Native. Hybrid Container Service. Outputs. Vm Sku Profile Response Properties - System
Data Pulumi.Azure Native. Hybrid Container Service. Outputs. System Data Response - 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"
- Extended
Location Pulumi.Azure Native. Hybrid Container Service. Outputs. Extended Location Response - Extended location pointing to the underlying infrastructure
- Azure
Api stringVersion - 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
Vm
Sku Profile Response Properties - System
Data SystemData Response - 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"
- Extended
Location ExtendedLocation Response - Extended location pointing to the underlying infrastructure
- azure
Api StringVersion - 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
Vm
Sku Profile Response Properties - system
Data SystemData Response - 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"
- extended
Location ExtendedLocation Response - Extended location pointing to the underlying infrastructure
- azure
Api stringVersion - 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
Vm
Sku Profile Response Properties - system
Data SystemData Response - 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"
- extended
Location ExtendedLocation Response - Extended location pointing to the underlying infrastructure
- azure_
api_ strversion - 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
Vm
Sku Profile Response Properties - system_
data SystemData Response - 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 ExtendedLocation Response - Extended location pointing to the underlying infrastructure
- azure
Api StringVersion - 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
- system
Data 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"
- extended
Location Property Map - Extended location pointing to the underlying infrastructure
Supporting Types
ExtendedLocationResponse
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - 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_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
VmSkuCapabilitiesResponse
VmSkuProfileResponseProperties
- Provisioning
State string - Provisioning state of the resource
- Values
List<Pulumi.
Azure Native. Hybrid Container Service. Inputs. Vm Sku Properties Response> - List of supported VM SKUs.
- Provisioning
State string - Provisioning state of the resource
- Values
[]Vm
Sku Properties Response - List of supported VM SKUs.
- provisioning
State String - Provisioning state of the resource
- values
List<Vm
Sku Properties Response> - List of supported VM SKUs.
- provisioning
State string - Provisioning state of the resource
- values
Vm
Sku Properties Response[] - List of supported VM SKUs.
- provisioning_
state str - Provisioning state of the resource
- values
Sequence[Vm
Sku Properties Response] - List of supported VM SKUs.
- provisioning
State String - Provisioning state of the resource
- values List<Property Map>
- List of supported VM SKUs.
VmSkuPropertiesResponse
- Capabilities
List<Pulumi.
Azure Native. Hybrid Container Service. Inputs. Vm Sku Capabilities Response> - The list of name-value pairs to describe VM SKU capabilities like MemoryGB, vCPUs, etc.
- Name string
- The name of the VM SKU
- Resource
Type 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
[]Vm
Sku Capabilities Response - The list of name-value pairs to describe VM SKU capabilities like MemoryGB, vCPUs, etc.
- Name string
- The name of the VM SKU
- Resource
Type 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<Vm
Sku Capabilities Response> - The list of name-value pairs to describe VM SKU capabilities like MemoryGB, vCPUs, etc.
- name String
- The name of the VM SKU
- resource
Type 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
Vm
Sku Capabilities Response[] - The list of name-value pairs to describe VM SKU capabilities like MemoryGB, vCPUs, etc.
- name string
- The name of the VM SKU
- resource
Type 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[Vm
Sku Capabilities Response] - 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
- resource
Type 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
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
