1. Packages
  2. Azure Native
  3. API Docs
  4. avs
  5. getPrivateCloudVcfLicense
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.13.0 published on Wednesday, Jan 28, 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.
Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi

    Get the license for the private cloud

    Uses Azure REST API version 2025-09-01.

    Using getPrivateCloudVcfLicense

    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 getPrivateCloudVcfLicense(args: GetPrivateCloudVcfLicenseArgs, opts?: InvokeOptions): Promise<GetPrivateCloudVcfLicenseResult>
    function getPrivateCloudVcfLicenseOutput(args: GetPrivateCloudVcfLicenseOutputArgs, opts?: InvokeOptions): Output<GetPrivateCloudVcfLicenseResult>
    def get_private_cloud_vcf_license(private_cloud_name: Optional[str] = None,
                                      resource_group_name: Optional[str] = None,
                                      opts: Optional[InvokeOptions] = None) -> GetPrivateCloudVcfLicenseResult
    def get_private_cloud_vcf_license_output(private_cloud_name: Optional[pulumi.Input[str]] = None,
                                      resource_group_name: Optional[pulumi.Input[str]] = None,
                                      opts: Optional[InvokeOptions] = None) -> Output[GetPrivateCloudVcfLicenseResult]
    func GetPrivateCloudVcfLicense(ctx *Context, args *GetPrivateCloudVcfLicenseArgs, opts ...InvokeOption) (*GetPrivateCloudVcfLicenseResult, error)
    func GetPrivateCloudVcfLicenseOutput(ctx *Context, args *GetPrivateCloudVcfLicenseOutputArgs, opts ...InvokeOption) GetPrivateCloudVcfLicenseResultOutput

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

    public static class GetPrivateCloudVcfLicense 
    {
        public static Task<GetPrivateCloudVcfLicenseResult> InvokeAsync(GetPrivateCloudVcfLicenseArgs args, InvokeOptions? opts = null)
        public static Output<GetPrivateCloudVcfLicenseResult> Invoke(GetPrivateCloudVcfLicenseInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetPrivateCloudVcfLicenseResult> getPrivateCloudVcfLicense(GetPrivateCloudVcfLicenseArgs args, InvokeOptions options)
    public static Output<GetPrivateCloudVcfLicenseResult> getPrivateCloudVcfLicense(GetPrivateCloudVcfLicenseArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:avs:getPrivateCloudVcfLicense
      arguments:
        # arguments dictionary

    The following arguments are supported:

    PrivateCloudName string
    Name of the private cloud
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    PrivateCloudName string
    Name of the private cloud
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    privateCloudName String
    Name of the private cloud
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    privateCloudName string
    Name of the private cloud
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    private_cloud_name str
    Name of the private cloud
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    privateCloudName String
    Name of the private cloud
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getPrivateCloudVcfLicense Result

    The following output properties are available:

    Kind string
    License kind
    ProvisioningState string
    The state of the license provisioning
    Kind string
    License kind
    ProvisioningState string
    The state of the license provisioning
    kind String
    License kind
    provisioningState String
    The state of the license provisioning
    kind string
    License kind
    provisioningState string
    The state of the license provisioning
    kind str
    License kind
    provisioning_state str
    The state of the license provisioning
    kind String
    License kind
    provisioningState String
    The state of the license provisioning

    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.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate