azure-native.maps.getCreator
Explore with Pulumi AI
Get a Maps Creator resource.
Uses Azure REST API version 2024-07-01-preview.
Other available API versions: 2020-02-01-preview, 2021-02-01, 2021-07-01-preview, 2021-12-01-preview, 2023-06-01, 2023-08-01-preview, 2023-12-01-preview, 2024-01-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native maps [ApiVersion]
. See the version guide for details.
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>
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]
func LookupCreator(ctx *Context, args *LookupCreatorArgs, opts ...InvokeOption) (*LookupCreatorResult, error)
func LookupCreatorOutput(ctx *Context, args *LookupCreatorOutputArgs, opts ...InvokeOption) LookupCreatorResultOutput
> 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)
}
public static CompletableFuture<GetCreatorResult> getCreator(GetCreatorArgs args, InvokeOptions options)
public static Output<GetCreatorResult> getCreator(GetCreatorArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:maps:getCreator
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Name string - The name of the Maps Account.
- Creator
Name string - The name of the Maps Creator instance.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Account
Name string - The name of the Maps Account.
- Creator
Name string - The name of the Maps Creator instance.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- account
Name String - The name of the Maps Account.
- creator
Name String - The name of the Maps Creator instance.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- account
Name string - The name of the Maps Account.
- creator
Name string - The name of the Maps Creator instance.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- account_
name str - The name of the Maps Account.
- creator_
name str - The name of the Maps Creator instance.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- account
Name String - The name of the Maps Account.
- creator
Name String - The name of the Maps Creator instance.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getCreator Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/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.
Azure Native. Maps. Outputs. Creator Properties Response - The Creator resource properties.
- System
Data Pulumi.Azure Native. Maps. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Dictionary<string, string>
- Resource tags.
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/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
Creator
Properties Response - The Creator resource properties.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- map[string]string
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/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
Creator
Properties Response - The Creator resource properties.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String,String>
- Resource tags.
- azure
Api stringVersion - The Azure API version of the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/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
Creator
Properties Response - The Creator resource properties.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- {[key: string]: string}
- Resource tags.
- azure_
api_ strversion - The Azure API version of the resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/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
Creator
Properties Response - The Creator resource properties.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Mapping[str, str]
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/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.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String>
- Resource tags.
Supporting Types
CreatorPropertiesResponse
- Provisioning
State string - The state of the resource provisioning, terminal states: Succeeded, Failed, Canceled
- Storage
Units int - The storage units to be allocated. Integer values from 1 to 100, inclusive.
- Consumed
Storage intUnit Size In Bytes - The consumed storage unit size in bytes for the creator resource.
- Total
Storage intUnit Size In Bytes - The total allocated storage unit size in bytes for the creator resource.
- Provisioning
State string - The state of the resource provisioning, terminal states: Succeeded, Failed, Canceled
- Storage
Units int - The storage units to be allocated. Integer values from 1 to 100, inclusive.
- Consumed
Storage intUnit Size In Bytes - The consumed storage unit size in bytes for the creator resource.
- Total
Storage intUnit Size In Bytes - The total allocated storage unit size in bytes for the creator resource.
- provisioning
State String - The state of the resource provisioning, terminal states: Succeeded, Failed, Canceled
- storage
Units Integer - The storage units to be allocated. Integer values from 1 to 100, inclusive.
- consumed
Storage IntegerUnit Size In Bytes - The consumed storage unit size in bytes for the creator resource.
- total
Storage IntegerUnit Size In Bytes - The total allocated storage unit size in bytes for the creator resource.
- provisioning
State string - The state of the resource provisioning, terminal states: Succeeded, Failed, Canceled
- storage
Units number - The storage units to be allocated. Integer values from 1 to 100, inclusive.
- consumed
Storage numberUnit Size In Bytes - The consumed storage unit size in bytes for the creator resource.
- total
Storage numberUnit Size In Bytes - The total allocated storage unit size in bytes for the creator resource.
- provisioning_
state str - The state of the resource provisioning, terminal states: Succeeded, Failed, Canceled
- storage_
units int - The storage units to be allocated. Integer values from 1 to 100, inclusive.
- consumed_
storage_ intunit_ size_ in_ bytes - The consumed storage unit size in bytes for the creator resource.
- total_
storage_ intunit_ size_ in_ bytes - The total allocated storage unit size in bytes for the creator resource.
- provisioning
State String - The state of the resource provisioning, terminal states: Succeeded, Failed, Canceled
- storage
Units Number - The storage units to be allocated. Integer values from 1 to 100, inclusive.
- consumed
Storage NumberUnit Size In Bytes - The consumed storage unit size in bytes for the creator resource.
- total
Storage NumberUnit Size In Bytes - The total allocated storage unit size in bytes for the creator resource.
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 pulumi/pulumi-azure-native
- License
- Apache-2.0