These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.82.0 published on Friday, Jan 10, 2025 by Pulumi
azure-native-v2.hybridnetwork.getVendorSkuPreview
Explore with Pulumi AI
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.82.0 published on Friday, Jan 10, 2025 by Pulumi
Gets the preview information of a vendor sku. 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>
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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:hybridnetwork:getVendorSkuPreview
arguments:
# arguments dictionary
The following arguments are supported:
- Preview
Subscription string - Preview subscription ID.
- Sku
Name string - The name of the vendor sku.
- Vendor
Name string - The name of the vendor.
- Preview
Subscription string - Preview subscription ID.
- Sku
Name string - The name of the vendor sku.
- Vendor
Name string - The name of the vendor.
- preview
Subscription String - Preview subscription ID.
- sku
Name String - The name of the vendor sku.
- vendor
Name String - The name of the vendor.
- preview
Subscription string - Preview subscription ID.
- sku
Name string - The name of the vendor sku.
- vendor
Name 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.
- preview
Subscription String - Preview subscription ID.
- sku
Name String - The name of the vendor sku.
- vendor
Name 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.
- Provisioning
State string - The provisioning state of the PreviewSubscription resource.
- System
Data Pulumi.Azure Native. Hybrid Network. Outputs. System Data Response - The system meta data relating to this resource.
- Type string
- The type of the resource.
- Id string
- The ARM ID of the resource.
- Name string
- The preview subscription ID.
- Provisioning
State string - The provisioning state of the PreviewSubscription resource.
- System
Data SystemData Response - The system meta data relating to this resource.
- Type string
- The type of the resource.
- id String
- The ARM ID of the resource.
- name String
- The preview subscription ID.
- provisioning
State String - The provisioning state of the PreviewSubscription resource.
- system
Data SystemData Response - The system meta data relating to this resource.
- type String
- The type of the resource.
- id string
- The ARM ID of the resource.
- name string
- The preview subscription ID.
- provisioning
State string - The provisioning state of the PreviewSubscription resource.
- system
Data SystemData Response - The system meta data relating to this resource.
- type string
- The type 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 SystemData Response - The system meta data relating to this resource.
- type str
- The type of the resource.
- id String
- The ARM ID of the resource.
- name String
- The preview subscription ID.
- provisioning
State String - The provisioning state of the PreviewSubscription resource.
- system
Data Property Map - The system meta data relating to this resource.
- type String
- The type of the resource.
Supporting Types
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.
Package Details
- Repository
- azure-native-v2 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.82.0 published on Friday, Jan 10, 2025 by Pulumi