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.mixedreality.getRemoteRenderingAccount
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
Retrieve a Remote Rendering Account. Azure REST API version: 2021-01-01.
Other available API versions: 2021-03-01-preview.
Using getRemoteRenderingAccount
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 getRemoteRenderingAccount(args: GetRemoteRenderingAccountArgs, opts?: InvokeOptions): Promise<GetRemoteRenderingAccountResult>
function getRemoteRenderingAccountOutput(args: GetRemoteRenderingAccountOutputArgs, opts?: InvokeOptions): Output<GetRemoteRenderingAccountResult>def get_remote_rendering_account(account_name: Optional[str] = None,
                                 resource_group_name: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetRemoteRenderingAccountResult
def get_remote_rendering_account_output(account_name: Optional[pulumi.Input[str]] = None,
                                 resource_group_name: Optional[pulumi.Input[str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetRemoteRenderingAccountResult]func LookupRemoteRenderingAccount(ctx *Context, args *LookupRemoteRenderingAccountArgs, opts ...InvokeOption) (*LookupRemoteRenderingAccountResult, error)
func LookupRemoteRenderingAccountOutput(ctx *Context, args *LookupRemoteRenderingAccountOutputArgs, opts ...InvokeOption) LookupRemoteRenderingAccountResultOutput> Note: This function is named LookupRemoteRenderingAccount in the Go SDK.
public static class GetRemoteRenderingAccount 
{
    public static Task<GetRemoteRenderingAccountResult> InvokeAsync(GetRemoteRenderingAccountArgs args, InvokeOptions? opts = null)
    public static Output<GetRemoteRenderingAccountResult> Invoke(GetRemoteRenderingAccountInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetRemoteRenderingAccountResult> getRemoteRenderingAccount(GetRemoteRenderingAccountArgs args, InvokeOptions options)
public static Output<GetRemoteRenderingAccountResult> getRemoteRenderingAccount(GetRemoteRenderingAccountArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:mixedreality:getRemoteRenderingAccount
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountName string
- Name of an Mixed Reality Account.
- ResourceGroup stringName 
- Name of an Azure resource group.
- AccountName string
- Name of an Mixed Reality Account.
- ResourceGroup stringName 
- Name of an Azure resource group.
- accountName String
- Name of an Mixed Reality Account.
- resourceGroup StringName 
- Name of an Azure resource group.
- accountName string
- Name of an Mixed Reality Account.
- resourceGroup stringName 
- Name of an Azure resource group.
- account_name str
- Name of an Mixed Reality Account.
- resource_group_ strname 
- Name of an Azure resource group.
- accountName String
- Name of an Mixed Reality Account.
- resourceGroup StringName 
- Name of an Azure resource group.
getRemoteRenderingAccount Result
The following output properties are available:
- AccountDomain string
- Correspond domain name of certain Spatial Anchors Account
- AccountId string
- unique id of certain account.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- SystemData Pulumi.Azure Native. Mixed Reality. Outputs. System Data Response 
- System metadata for this account
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Identity
Pulumi.Azure Native. Mixed Reality. Outputs. Identity Response 
- The identity associated with this account
- Kind
Pulumi.Azure Native. Mixed Reality. Outputs. Sku Response 
- The kind of account, if supported
- Plan
Pulumi.Azure Native. Mixed Reality. Outputs. Identity Response 
- The plan associated with this account
- Sku
Pulumi.Azure Native. Mixed Reality. Outputs. Sku Response 
- The sku associated with this account
- StorageAccount stringName 
- The name of the storage account associated with this accountId
- Dictionary<string, string>
- Resource tags.
- AccountDomain string
- Correspond domain name of certain Spatial Anchors Account
- AccountId string
- unique id of certain account.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- SystemData SystemData Response 
- System metadata for this account
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Identity
IdentityResponse 
- The identity associated with this account
- Kind
SkuResponse 
- The kind of account, if supported
- Plan
IdentityResponse 
- The plan associated with this account
- Sku
SkuResponse 
- The sku associated with this account
- StorageAccount stringName 
- The name of the storage account associated with this accountId
- map[string]string
- Resource tags.
- accountDomain String
- Correspond domain name of certain Spatial Anchors Account
- accountId String
- unique id of certain account.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- systemData SystemData Response 
- System metadata for this account
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- identity
IdentityResponse 
- The identity associated with this account
- kind
SkuResponse 
- The kind of account, if supported
- plan
IdentityResponse 
- The plan associated with this account
- sku
SkuResponse 
- The sku associated with this account
- storageAccount StringName 
- The name of the storage account associated with this accountId
- Map<String,String>
- Resource tags.
- accountDomain string
- Correspond domain name of certain Spatial Anchors Account
- accountId string
- unique id of certain account.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- systemData SystemData Response 
- System metadata for this account
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- identity
IdentityResponse 
- The identity associated with this account
- kind
SkuResponse 
- The kind of account, if supported
- plan
IdentityResponse 
- The plan associated with this account
- sku
SkuResponse 
- The sku associated with this account
- storageAccount stringName 
- The name of the storage account associated with this accountId
- {[key: string]: string}
- Resource tags.
- account_domain str
- Correspond domain name of certain Spatial Anchors Account
- account_id str
- unique id of certain account.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- system_data SystemData Response 
- System metadata for this account
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- identity
IdentityResponse 
- The identity associated with this account
- kind
SkuResponse 
- The kind of account, if supported
- plan
IdentityResponse 
- The plan associated with this account
- sku
SkuResponse 
- The sku associated with this account
- storage_account_ strname 
- The name of the storage account associated with this accountId
- Mapping[str, str]
- Resource tags.
- accountDomain String
- Correspond domain name of certain Spatial Anchors Account
- accountId String
- unique id of certain account.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- systemData Property Map
- System metadata for this account
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- identity Property Map
- The identity associated with this account
- kind Property Map
- The kind of account, if supported
- plan Property Map
- The plan associated with this account
- sku Property Map
- The sku associated with this account
- storageAccount StringName 
- The name of the storage account associated with this accountId
- Map<String>
- Resource tags.
Supporting Types
IdentityResponse 
- PrincipalId string
- The principal ID of resource identity.
- TenantId string
- The tenant ID of resource.
- Type string
- The identity type.
- PrincipalId string
- The principal ID of resource identity.
- TenantId string
- The tenant ID of resource.
- Type string
- The identity type.
- principalId String
- The principal ID of resource identity.
- tenantId String
- The tenant ID of resource.
- type String
- The identity type.
- principalId string
- The principal ID of resource identity.
- tenantId string
- The tenant ID of resource.
- type string
- The identity type.
- principal_id str
- The principal ID of resource identity.
- tenant_id str
- The tenant ID of resource.
- type str
- The identity type.
- principalId String
- The principal ID of resource identity.
- tenantId String
- The tenant ID of resource.
- type String
- The identity type.
SkuResponse 
- Name string
- The name of the SKU. Ex - P3. It is typically a letter+number code
- Capacity int
- If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
- Family string
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- Size string
- The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
- Tier string
- This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
- Name string
- The name of the SKU. Ex - P3. It is typically a letter+number code
- Capacity int
- If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
- Family string
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- Size string
- The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
- Tier string
- This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
- name String
- The name of the SKU. Ex - P3. It is typically a letter+number code
- capacity Integer
- If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
- family String
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- size String
- The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
- tier String
- This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
- name string
- The name of the SKU. Ex - P3. It is typically a letter+number code
- capacity number
- If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
- family string
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- size string
- The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
- tier string
- This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
- name str
- The name of the SKU. Ex - P3. It is typically a letter+number code
- capacity int
- If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
- family str
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- size str
- The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
- tier str
- This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
- name String
- The name of the SKU. Ex - P3. It is typically a letter+number code
- capacity Number
- If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
- family String
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- size String
- The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
- tier String
- This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- 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 
- 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
- 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 
- 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
- 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 
- 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
- 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 
- 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
- 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.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- 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 
- 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