1. Packages
  2. Packages
  3. Azure Native
  4. API Docs
  5. hybridnetwork
  6. getVendorSkuPreview
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v1.103.0 (Older version)
published on Monday, Mar 9, 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.
Viewing docs for Azure Native v1.103.0 (Older version)
published on Monday, Mar 9, 2026 by Pulumi

    Gets the preview information of a vendor sku. API Version: 2020-01-01-preview.

    Using getVendorSkuPreview

    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 getVendorSkuPreview(args: GetVendorSkuPreviewArgs, opts?: InvokeOptions): Promise<GetVendorSkuPreviewResult>
    function getVendorSkuPreviewOutput(args: GetVendorSkuPreviewOutputArgs, opts?: InvokeOptions): Output<GetVendorSkuPreviewResult>
    def get_vendor_sku_preview(preview_subscription: Optional[str] = None,
                               sku_name: Optional[str] = None,
                               vendor_name: Optional[str] = None,
                               opts: Optional[InvokeOptions] = None) -> GetVendorSkuPreviewResult
    def get_vendor_sku_preview_output(preview_subscription: Optional[pulumi.Input[str]] = None,
                               sku_name: Optional[pulumi.Input[str]] = None,
                               vendor_name: Optional[pulumi.Input[str]] = None,
                               opts: Optional[InvokeOptions] = None) -> Output[GetVendorSkuPreviewResult]
    func LookupVendorSkuPreview(ctx *Context, args *LookupVendorSkuPreviewArgs, opts ...InvokeOption) (*LookupVendorSkuPreviewResult, error)
    func LookupVendorSkuPreviewOutput(ctx *Context, args *LookupVendorSkuPreviewOutputArgs, opts ...InvokeOption) LookupVendorSkuPreviewResultOutput

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

    public static class GetVendorSkuPreview 
    {
        public static Task<GetVendorSkuPreviewResult> InvokeAsync(GetVendorSkuPreviewArgs args, InvokeOptions? opts = null)
        public static Output<GetVendorSkuPreviewResult> Invoke(GetVendorSkuPreviewInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetVendorSkuPreviewResult> getVendorSkuPreview(GetVendorSkuPreviewArgs args, InvokeOptions options)
    public static Output<GetVendorSkuPreviewResult> getVendorSkuPreview(GetVendorSkuPreviewArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:hybridnetwork:getVendorSkuPreview
      arguments:
        # arguments dictionary

    The following arguments are supported:

    PreviewSubscription string
    Preview subscription ID.
    SkuName string
    The name of the vendor sku.
    VendorName string
    The name of the vendor.
    PreviewSubscription string
    Preview subscription ID.
    SkuName string
    The name of the vendor sku.
    VendorName string
    The name of the vendor.
    previewSubscription String
    Preview subscription ID.
    skuName String
    The name of the vendor sku.
    vendorName String
    The name of the vendor.
    previewSubscription string
    Preview subscription ID.
    skuName string
    The name of the vendor sku.
    vendorName string
    The name of the vendor.
    preview_subscription str
    Preview subscription ID.
    sku_name str
    The name of the vendor sku.
    vendor_name str
    The name of the vendor.
    previewSubscription String
    Preview subscription ID.
    skuName String
    The name of the vendor sku.
    vendorName String
    The name of the vendor.

    getVendorSkuPreview Result

    The following output properties are available:

    Id string
    The ARM ID of the resource.
    Name string
    The preview subscription ID.
    Type string
    The type of the resource.
    Id string
    The ARM ID of the resource.
    Name string
    The preview subscription ID.
    Type string
    The type of the resource.
    id String
    The ARM ID of the resource.
    name String
    The preview subscription ID.
    type String
    The type of the resource.
    id string
    The ARM ID of the resource.
    name string
    The preview subscription ID.
    type string
    The type of the resource.
    id str
    The ARM ID of the resource.
    name str
    The preview subscription ID.
    type str
    The type of the resource.
    id String
    The ARM ID of the resource.
    name String
    The preview subscription ID.
    type String
    The type of the resource.

    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.
    Viewing docs for Azure Native v1.103.0 (Older version)
    published on Monday, Mar 9, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.