This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.powerbidedicated.getAutoScaleVCore
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets details about the specified auto scale v-core. Azure REST API version: 2021-01-01.
Using getAutoScaleVCore
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 getAutoScaleVCore(args: GetAutoScaleVCoreArgs, opts?: InvokeOptions): Promise<GetAutoScaleVCoreResult>
function getAutoScaleVCoreOutput(args: GetAutoScaleVCoreOutputArgs, opts?: InvokeOptions): Output<GetAutoScaleVCoreResult>def get_auto_scale_v_core(resource_group_name: Optional[str] = None,
                          vcore_name: Optional[str] = None,
                          opts: Optional[InvokeOptions] = None) -> GetAutoScaleVCoreResult
def get_auto_scale_v_core_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                          vcore_name: Optional[pulumi.Input[str]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetAutoScaleVCoreResult]func LookupAutoScaleVCore(ctx *Context, args *LookupAutoScaleVCoreArgs, opts ...InvokeOption) (*LookupAutoScaleVCoreResult, error)
func LookupAutoScaleVCoreOutput(ctx *Context, args *LookupAutoScaleVCoreOutputArgs, opts ...InvokeOption) LookupAutoScaleVCoreResultOutput> Note: This function is named LookupAutoScaleVCore in the Go SDK.
public static class GetAutoScaleVCore 
{
    public static Task<GetAutoScaleVCoreResult> InvokeAsync(GetAutoScaleVCoreArgs args, InvokeOptions? opts = null)
    public static Output<GetAutoScaleVCoreResult> Invoke(GetAutoScaleVCoreInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAutoScaleVCoreResult> getAutoScaleVCore(GetAutoScaleVCoreArgs args, InvokeOptions options)
public static Output<GetAutoScaleVCoreResult> getAutoScaleVCore(GetAutoScaleVCoreArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:powerbidedicated:getAutoScaleVCore
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ResourceGroup stringName 
- The name of the Azure Resource group of which a given PowerBIDedicated capacity is part. This name must be at least 1 character in length, and no more than 90.
- VcoreName string
- The name of the auto scale v-core. It must be a minimum of 3 characters, and a maximum of 63.
- ResourceGroup stringName 
- The name of the Azure Resource group of which a given PowerBIDedicated capacity is part. This name must be at least 1 character in length, and no more than 90.
- VcoreName string
- The name of the auto scale v-core. It must be a minimum of 3 characters, and a maximum of 63.
- resourceGroup StringName 
- The name of the Azure Resource group of which a given PowerBIDedicated capacity is part. This name must be at least 1 character in length, and no more than 90.
- vcoreName String
- The name of the auto scale v-core. It must be a minimum of 3 characters, and a maximum of 63.
- resourceGroup stringName 
- The name of the Azure Resource group of which a given PowerBIDedicated capacity is part. This name must be at least 1 character in length, and no more than 90.
- vcoreName string
- The name of the auto scale v-core. It must be a minimum of 3 characters, and a maximum of 63.
- resource_group_ strname 
- The name of the Azure Resource group of which a given PowerBIDedicated capacity is part. This name must be at least 1 character in length, and no more than 90.
- vcore_name str
- The name of the auto scale v-core. It must be a minimum of 3 characters, and a maximum of 63.
- resourceGroup StringName 
- The name of the Azure Resource group of which a given PowerBIDedicated capacity is part. This name must be at least 1 character in length, and no more than 90.
- vcoreName String
- The name of the auto scale v-core. It must be a minimum of 3 characters, and a maximum of 63.
getAutoScaleVCore Result
The following output properties are available:
- Id string
- An identifier that represents the PowerBI Dedicated resource.
- Location string
- Location of the PowerBI Dedicated resource.
- Name string
- The name of the PowerBI Dedicated resource.
- ProvisioningState string
- The current deployment state of an auto scale v-core resource. The provisioningState is to indicate states for resource provisioning.
- Sku
Pulumi.Azure Native. Power BIDedicated. Outputs. Auto Scale VCore Sku Response 
- The SKU of the auto scale v-core resource.
- Type string
- The type of the PowerBI Dedicated resource.
- CapacityLimit int
- The maximum capacity of an auto scale v-core resource.
- CapacityObject stringId 
- The object ID of the capacity resource associated with the auto scale v-core resource.
- SystemData Pulumi.Azure Native. Power BIDedicated. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- Dictionary<string, string>
- Key-value pairs of additional resource provisioning properties.
- Id string
- An identifier that represents the PowerBI Dedicated resource.
- Location string
- Location of the PowerBI Dedicated resource.
- Name string
- The name of the PowerBI Dedicated resource.
- ProvisioningState string
- The current deployment state of an auto scale v-core resource. The provisioningState is to indicate states for resource provisioning.
- Sku
AutoScale VCore Sku Response 
- The SKU of the auto scale v-core resource.
- Type string
- The type of the PowerBI Dedicated resource.
- CapacityLimit int
- The maximum capacity of an auto scale v-core resource.
- CapacityObject stringId 
- The object ID of the capacity resource associated with the auto scale v-core resource.
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- map[string]string
- Key-value pairs of additional resource provisioning properties.
- id String
- An identifier that represents the PowerBI Dedicated resource.
- location String
- Location of the PowerBI Dedicated resource.
- name String
- The name of the PowerBI Dedicated resource.
- provisioningState String
- The current deployment state of an auto scale v-core resource. The provisioningState is to indicate states for resource provisioning.
- sku
AutoScale VCore Sku Response 
- The SKU of the auto scale v-core resource.
- type String
- The type of the PowerBI Dedicated resource.
- capacityLimit Integer
- The maximum capacity of an auto scale v-core resource.
- capacityObject StringId 
- The object ID of the capacity resource associated with the auto scale v-core resource.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- Map<String,String>
- Key-value pairs of additional resource provisioning properties.
- id string
- An identifier that represents the PowerBI Dedicated resource.
- location string
- Location of the PowerBI Dedicated resource.
- name string
- The name of the PowerBI Dedicated resource.
- provisioningState string
- The current deployment state of an auto scale v-core resource. The provisioningState is to indicate states for resource provisioning.
- sku
AutoScale VCore Sku Response 
- The SKU of the auto scale v-core resource.
- type string
- The type of the PowerBI Dedicated resource.
- capacityLimit number
- The maximum capacity of an auto scale v-core resource.
- capacityObject stringId 
- The object ID of the capacity resource associated with the auto scale v-core resource.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- {[key: string]: string}
- Key-value pairs of additional resource provisioning properties.
- id str
- An identifier that represents the PowerBI Dedicated resource.
- location str
- Location of the PowerBI Dedicated resource.
- name str
- The name of the PowerBI Dedicated resource.
- provisioning_state str
- The current deployment state of an auto scale v-core resource. The provisioningState is to indicate states for resource provisioning.
- sku
AutoScale VCore Sku Response 
- The SKU of the auto scale v-core resource.
- type str
- The type of the PowerBI Dedicated resource.
- capacity_limit int
- The maximum capacity of an auto scale v-core resource.
- capacity_object_ strid 
- The object ID of the capacity resource associated with the auto scale v-core resource.
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- Mapping[str, str]
- Key-value pairs of additional resource provisioning properties.
- id String
- An identifier that represents the PowerBI Dedicated resource.
- location String
- Location of the PowerBI Dedicated resource.
- name String
- The name of the PowerBI Dedicated resource.
- provisioningState String
- The current deployment state of an auto scale v-core resource. The provisioningState is to indicate states for resource provisioning.
- sku Property Map
- The SKU of the auto scale v-core resource.
- type String
- The type of the PowerBI Dedicated resource.
- capacityLimit Number
- The maximum capacity of an auto scale v-core resource.
- capacityObject StringId 
- The object ID of the capacity resource associated with the auto scale v-core resource.
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- Map<String>
- Key-value pairs of additional resource provisioning properties.
Supporting Types
AutoScaleVCoreSkuResponse    
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC)
- CreatedBy string
- An identifier for the identity that created the resource
- CreatedBy stringType 
- The type of identity that created the resource
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- An identifier for the identity that last modified the resource
- LastModified stringBy Type 
- The type of identity that last modified the resource
- CreatedAt string
- The timestamp of resource creation (UTC)
- CreatedBy string
- An identifier for the identity that created the resource
- CreatedBy stringType 
- The type of identity that created the resource
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- An identifier for the identity that last modified the resource
- LastModified stringBy Type 
- The type of identity that last modified the resource
- createdAt String
- The timestamp of resource creation (UTC)
- createdBy String
- An identifier for the identity that created the resource
- createdBy StringType 
- The type of identity that created the resource
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- An identifier for the identity that last modified the resource
- lastModified StringBy Type 
- The type of identity that last modified the resource
- createdAt string
- The timestamp of resource creation (UTC)
- createdBy string
- An identifier for the identity that created the resource
- createdBy stringType 
- The type of identity that created the resource
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- An identifier for the identity that last modified the resource
- lastModified stringBy Type 
- The type of identity that last modified the resource
- created_at str
- The timestamp of resource creation (UTC)
- created_by str
- An identifier for 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 
- An identifier for the identity that last modified the resource
- last_modified_ strby_ type 
- The type of identity that last modified the resource
- createdAt String
- The timestamp of resource creation (UTC)
- createdBy String
- An identifier for the identity that created the resource
- createdBy StringType 
- The type of identity that created the resource
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- An identifier for the identity that last modified the resource
- lastModified StringBy Type 
- 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 v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi