1. Packages
  2. Azure Native
  3. API Docs
  4. hybridnetwork
  5. getVendorSkuPreview
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.0.1 published on Monday, Apr 7, 2025 by Pulumi

azure-native.hybridnetwork.getVendorSkuPreview

Explore with Pulumi AI

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.0.1 published on Monday, Apr 7, 2025 by Pulumi

Gets the preview information of a vendor sku.

Uses Azure REST API version 2022-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>
Copy
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]
Copy
func LookupVendorSkuPreview(ctx *Context, args *LookupVendorSkuPreviewArgs, opts ...InvokeOption) (*LookupVendorSkuPreviewResult, error)
func LookupVendorSkuPreviewOutput(ctx *Context, args *LookupVendorSkuPreviewOutputArgs, opts ...InvokeOption) LookupVendorSkuPreviewResultOutput
Copy

> 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)
}
Copy
public static CompletableFuture<GetVendorSkuPreviewResult> getVendorSkuPreview(GetVendorSkuPreviewArgs args, InvokeOptions options)
public static Output<GetVendorSkuPreviewResult> getVendorSkuPreview(GetVendorSkuPreviewArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:hybridnetwork:getVendorSkuPreview
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

PreviewSubscription
This property is required.
Changes to this property will trigger replacement.
string
Preview subscription ID.
SkuName
This property is required.
Changes to this property will trigger replacement.
string
The name of the vendor sku.
VendorName
This property is required.
Changes to this property will trigger replacement.
string
The name of the vendor.
PreviewSubscription
This property is required.
Changes to this property will trigger replacement.
string
Preview subscription ID.
SkuName
This property is required.
Changes to this property will trigger replacement.
string
The name of the vendor sku.
VendorName
This property is required.
Changes to this property will trigger replacement.
string
The name of the vendor.
previewSubscription
This property is required.
Changes to this property will trigger replacement.
String
Preview subscription ID.
skuName
This property is required.
Changes to this property will trigger replacement.
String
The name of the vendor sku.
vendorName
This property is required.
Changes to this property will trigger replacement.
String
The name of the vendor.
previewSubscription
This property is required.
Changes to this property will trigger replacement.
string
Preview subscription ID.
skuName
This property is required.
Changes to this property will trigger replacement.
string
The name of the vendor sku.
vendorName
This property is required.
Changes to this property will trigger replacement.
string
The name of the vendor.
preview_subscription
This property is required.
Changes to this property will trigger replacement.
str
Preview subscription ID.
sku_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the vendor sku.
vendor_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the vendor.
previewSubscription
This property is required.
Changes to this property will trigger replacement.
String
Preview subscription ID.
skuName
This property is required.
Changes to this property will trigger replacement.
String
The name of the vendor sku.
vendorName
This property is required.
Changes to this property will trigger replacement.
String
The name of the vendor.

getVendorSkuPreview Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
Id string
The ARM ID of the resource.
Name string
The preview subscription ID.
ProvisioningState string
The provisioning state of the PreviewSubscription resource.
SystemData Pulumi.AzureNative.HybridNetwork.Outputs.SystemDataResponse
The system meta data relating to this resource.
Type string
The type of the resource.
AzureApiVersion string
The Azure API version of the resource.
Id string
The ARM ID of the resource.
Name string
The preview subscription ID.
ProvisioningState string
The provisioning state of the PreviewSubscription resource.
SystemData SystemDataResponse
The system meta data relating to this resource.
Type string
The type of the resource.
azureApiVersion String
The Azure API version of the resource.
id String
The ARM ID of the resource.
name String
The preview subscription ID.
provisioningState String
The provisioning state of the PreviewSubscription resource.
systemData SystemDataResponse
The system meta data relating to this resource.
type String
The type of the resource.
azureApiVersion string
The Azure API version of the resource.
id string
The ARM ID of the resource.
name string
The preview subscription ID.
provisioningState string
The provisioning state of the PreviewSubscription resource.
systemData SystemDataResponse
The system meta data relating to this resource.
type string
The type of the resource.
azure_api_version str
The Azure API version of the resource.
id str
The ARM ID of the resource.
name str
The preview subscription ID.
provisioning_state str
The provisioning state of the PreviewSubscription resource.
system_data SystemDataResponse
The system meta data relating to this resource.
type str
The type of the resource.
azureApiVersion String
The Azure API version of the resource.
id String
The ARM ID of the resource.
name String
The preview subscription ID.
provisioningState String
The provisioning state of the PreviewSubscription resource.
systemData Property Map
The system meta data relating to this resource.
type String
The type of the resource.

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 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.0.1 published on Monday, Apr 7, 2025 by Pulumi