1. Packages
  2. Azure Native v2
  3. API Docs
  4. maps
  5. getCreator
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.maps.getCreator

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.90.0 published on Thursday, Mar 27, 2025 by Pulumi

Get a Maps Creator resource. Azure REST API version: 2021-02-01.

Other available API versions: 2020-02-01-preview, 2021-12-01-preview, 2023-06-01, 2023-08-01-preview, 2023-12-01-preview, 2024-01-01-preview, 2024-07-01-preview.

Using getCreator

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 getCreator(args: GetCreatorArgs, opts?: InvokeOptions): Promise<GetCreatorResult>
function getCreatorOutput(args: GetCreatorOutputArgs, opts?: InvokeOptions): Output<GetCreatorResult>
Copy
def get_creator(account_name: Optional[str] = None,
                creator_name: Optional[str] = None,
                resource_group_name: Optional[str] = None,
                opts: Optional[InvokeOptions] = None) -> GetCreatorResult
def get_creator_output(account_name: Optional[pulumi.Input[str]] = None,
                creator_name: Optional[pulumi.Input[str]] = None,
                resource_group_name: Optional[pulumi.Input[str]] = None,
                opts: Optional[InvokeOptions] = None) -> Output[GetCreatorResult]
Copy
func LookupCreator(ctx *Context, args *LookupCreatorArgs, opts ...InvokeOption) (*LookupCreatorResult, error)
func LookupCreatorOutput(ctx *Context, args *LookupCreatorOutputArgs, opts ...InvokeOption) LookupCreatorResultOutput
Copy

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

public static class GetCreator 
{
    public static Task<GetCreatorResult> InvokeAsync(GetCreatorArgs args, InvokeOptions? opts = null)
    public static Output<GetCreatorResult> Invoke(GetCreatorInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetCreatorResult> getCreator(GetCreatorArgs args, InvokeOptions options)
public static Output<GetCreatorResult> getCreator(GetCreatorArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:maps:getCreator
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AccountName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Maps Account.
CreatorName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Maps Creator instance.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
AccountName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Maps Account.
CreatorName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Maps Creator instance.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
accountName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Maps Account.
creatorName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Maps Creator instance.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
accountName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Maps Account.
creatorName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Maps Creator instance.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
account_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the Maps Account.
creator_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the Maps Creator instance.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
accountName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Maps Account.
creatorName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Maps Creator instance.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.

getCreator Result

The following output properties are available:

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
Properties Pulumi.AzureNative.Maps.Outputs.CreatorPropertiesResponse
The Creator resource properties.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Tags Dictionary<string, string>
Resource tags.
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
Properties CreatorPropertiesResponse
The Creator resource properties.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Tags map[string]string
Resource tags.
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
properties CreatorPropertiesResponse
The Creator resource properties.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
tags Map<String,String>
Resource tags.
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
properties CreatorPropertiesResponse
The Creator resource properties.
type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
tags {[key: string]: string}
Resource tags.
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
properties CreatorPropertiesResponse
The Creator resource properties.
type str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
tags Mapping[str, str]
Resource tags.
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
properties Property Map
The Creator resource properties.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
tags Map<String>
Resource tags.

Supporting Types

CreatorPropertiesResponse

ProvisioningState This property is required. string
The state of the resource provisioning, terminal states: Succeeded, Failed, Canceled
StorageUnits This property is required. int
The storage units to be allocated. Integer values from 1 to 100, inclusive.
ProvisioningState This property is required. string
The state of the resource provisioning, terminal states: Succeeded, Failed, Canceled
StorageUnits This property is required. int
The storage units to be allocated. Integer values from 1 to 100, inclusive.
provisioningState This property is required. String
The state of the resource provisioning, terminal states: Succeeded, Failed, Canceled
storageUnits This property is required. Integer
The storage units to be allocated. Integer values from 1 to 100, inclusive.
provisioningState This property is required. string
The state of the resource provisioning, terminal states: Succeeded, Failed, Canceled
storageUnits This property is required. number
The storage units to be allocated. Integer values from 1 to 100, inclusive.
provisioning_state This property is required. str
The state of the resource provisioning, terminal states: Succeeded, Failed, Canceled
storage_units This property is required. int
The storage units to be allocated. Integer values from 1 to 100, inclusive.
provisioningState This property is required. String
The state of the resource provisioning, terminal states: Succeeded, Failed, Canceled
storageUnits This property is required. Number
The storage units to be allocated. Integer values from 1 to 100, inclusive.

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.90.0 published on Thursday, Mar 27, 2025 by Pulumi