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.73.0 published on Wednesday, Nov 20, 2024 by Pulumi
azure-native.connectedcache.getEnterpriseMccCustomer
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.73.0 published on Wednesday, Nov 20, 2024 by Pulumi
Gets the enterprise mcc customer resource information using this get call Azure REST API version: 2023-05-01-preview.
Using getEnterpriseMccCustomer
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 getEnterpriseMccCustomer(args: GetEnterpriseMccCustomerArgs, opts?: InvokeOptions): Promise<GetEnterpriseMccCustomerResult>
function getEnterpriseMccCustomerOutput(args: GetEnterpriseMccCustomerOutputArgs, opts?: InvokeOptions): Output<GetEnterpriseMccCustomerResult>
def get_enterprise_mcc_customer(customer_resource_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetEnterpriseMccCustomerResult
def get_enterprise_mcc_customer_output(customer_resource_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetEnterpriseMccCustomerResult]
func LookupEnterpriseMccCustomer(ctx *Context, args *LookupEnterpriseMccCustomerArgs, opts ...InvokeOption) (*LookupEnterpriseMccCustomerResult, error)
func LookupEnterpriseMccCustomerOutput(ctx *Context, args *LookupEnterpriseMccCustomerOutputArgs, opts ...InvokeOption) LookupEnterpriseMccCustomerResultOutput
> Note: This function is named LookupEnterpriseMccCustomer
in the Go SDK.
public static class GetEnterpriseMccCustomer
{
public static Task<GetEnterpriseMccCustomerResult> InvokeAsync(GetEnterpriseMccCustomerArgs args, InvokeOptions? opts = null)
public static Output<GetEnterpriseMccCustomerResult> Invoke(GetEnterpriseMccCustomerInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetEnterpriseMccCustomerResult> getEnterpriseMccCustomer(GetEnterpriseMccCustomerArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:connectedcache:getEnterpriseMccCustomer
arguments:
# arguments dictionary
The following arguments are supported:
- Customer
Resource stringName - Name of the Customer resource
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Customer
Resource stringName - Name of the Customer resource
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- customer
Resource StringName - Name of the Customer resource
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- customer
Resource stringName - Name of the Customer resource
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- customer_
resource_ strname - Name of the Customer resource
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- customer
Resource StringName - Name of the Customer resource
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getEnterpriseMccCustomer Result
The following output properties are available:
- 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. Connected Cache. Outputs. Customer Property Response - The resource-specific properties for this resource.
- System
Data Pulumi.Azure Native. Connected Cache. 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.
- 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
Customer
Property Response - The resource-specific properties for this resource.
- 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.
- 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
Customer
Property Response - The resource-specific properties for this resource.
- 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.
- 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
Customer
Property Response - The resource-specific properties for this resource.
- 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.
- 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
Customer
Property Response - The resource-specific properties for this resource.
- 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.
- 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 resource-specific properties for this resource.
- 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
AdditionalCustomerPropertiesResponse
- Customer
Asn doubleEstimated Egress Peek Gbps - Customer resource estimated Asn peering peak in Gbps.
- Customer
Org stringName - Customer resource owner organization name.
- Customer
Properties doubleOverview Average Egress Mbps - Customer resource average egress in Mbps.
- Customer
Properties doubleOverview Average Miss Mbps - Customer resource average cache miss throughput in Mbps.
- Customer
Properties doubleOverview Cache Efficiency - Customer resource cache efficiency.
- Customer
Properties intOverview Cache Nodes Healthy Count - Customer resource total healthy cache nodes.
- Customer
Properties intOverview Cache Nodes Unhealthy Count - Customer resource total unhealthy cache nodes.
- Customer
Properties doubleOverview Egress Mbps Max - Customer resource maximum egress in Mbps.
- Customer
Properties stringOverview Egress Mbps Max Date Time - Customer resource peak egress timestamp.
- Customer
Properties doubleOverview Miss Mbps Max - Customer resource maximum cache miss throughput in Mbps.
- Customer
Properties stringOverview Miss Mbps Max Date Time - Customer resource peak cache miss throughput timestamp.
- Peering
Db stringLast Update Date - Customer resource last PeeringDB update timestamp.
- Peering
Db stringLast Update Time - Customer resource last PeeringDB update timestamp.
- Signup
Phase intStatus Code - Customer resource signup phase status code as integer.
- Signup
Phase stringStatus Text - Customer resource signup phase status as string text.
- Signup
Status bool - Customer resource signup status as boolean.
- Signup
Status intCode - Customer resource signup status as integer code.
- Signup
Status stringText - Customer resource signup status as string text.
- Customer
Asn string - Customer resource Asn (autonomous system number).
- Customer
Email string - Customer resource contact email.
- Customer
Entitlement stringExpiration - Customer resource entitlement expiration date string.
- Customer
Entitlement stringSku Guid - Customer resource entitlement Sku Guid.
- Customer
Entitlement stringSku Id - Customer resource entitlement Sku Id.
- Customer
Entitlement stringSku Name - Customer resource entitlement Sku name.
- Customer
Transit stringAsn - Customer resource transit Asn (autonomous system number).
- Customer
Transit stringState - Customer resource transit state.
- Optional
Property1 string - Optional property #1 of Mcc response object.
- Optional
Property2 string - Optional property #2 of Mcc response object.
- Optional
Property3 string - Optional property #3 of Mcc response object.
- Optional
Property4 string - Optional property #4 of Mcc response object.
- Optional
Property5 string - Optional property #5 of Mcc response object.
- Customer
Asn float64Estimated Egress Peek Gbps - Customer resource estimated Asn peering peak in Gbps.
- Customer
Org stringName - Customer resource owner organization name.
- Customer
Properties float64Overview Average Egress Mbps - Customer resource average egress in Mbps.
- Customer
Properties float64Overview Average Miss Mbps - Customer resource average cache miss throughput in Mbps.
- Customer
Properties float64Overview Cache Efficiency - Customer resource cache efficiency.
- Customer
Properties intOverview Cache Nodes Healthy Count - Customer resource total healthy cache nodes.
- Customer
Properties intOverview Cache Nodes Unhealthy Count - Customer resource total unhealthy cache nodes.
- Customer
Properties float64Overview Egress Mbps Max - Customer resource maximum egress in Mbps.
- Customer
Properties stringOverview Egress Mbps Max Date Time - Customer resource peak egress timestamp.
- Customer
Properties float64Overview Miss Mbps Max - Customer resource maximum cache miss throughput in Mbps.
- Customer
Properties stringOverview Miss Mbps Max Date Time - Customer resource peak cache miss throughput timestamp.
- Peering
Db stringLast Update Date - Customer resource last PeeringDB update timestamp.
- Peering
Db stringLast Update Time - Customer resource last PeeringDB update timestamp.
- Signup
Phase intStatus Code - Customer resource signup phase status code as integer.
- Signup
Phase stringStatus Text - Customer resource signup phase status as string text.
- Signup
Status bool - Customer resource signup status as boolean.
- Signup
Status intCode - Customer resource signup status as integer code.
- Signup
Status stringText - Customer resource signup status as string text.
- Customer
Asn string - Customer resource Asn (autonomous system number).
- Customer
Email string - Customer resource contact email.
- Customer
Entitlement stringExpiration - Customer resource entitlement expiration date string.
- Customer
Entitlement stringSku Guid - Customer resource entitlement Sku Guid.
- Customer
Entitlement stringSku Id - Customer resource entitlement Sku Id.
- Customer
Entitlement stringSku Name - Customer resource entitlement Sku name.
- Customer
Transit stringAsn - Customer resource transit Asn (autonomous system number).
- Customer
Transit stringState - Customer resource transit state.
- Optional
Property1 string - Optional property #1 of Mcc response object.
- Optional
Property2 string - Optional property #2 of Mcc response object.
- Optional
Property3 string - Optional property #3 of Mcc response object.
- Optional
Property4 string - Optional property #4 of Mcc response object.
- Optional
Property5 string - Optional property #5 of Mcc response object.
- customer
Asn DoubleEstimated Egress Peek Gbps - Customer resource estimated Asn peering peak in Gbps.
- customer
Org StringName - Customer resource owner organization name.
- customer
Properties DoubleOverview Average Egress Mbps - Customer resource average egress in Mbps.
- customer
Properties DoubleOverview Average Miss Mbps - Customer resource average cache miss throughput in Mbps.
- customer
Properties DoubleOverview Cache Efficiency - Customer resource cache efficiency.
- customer
Properties IntegerOverview Cache Nodes Healthy Count - Customer resource total healthy cache nodes.
- customer
Properties IntegerOverview Cache Nodes Unhealthy Count - Customer resource total unhealthy cache nodes.
- customer
Properties DoubleOverview Egress Mbps Max - Customer resource maximum egress in Mbps.
- customer
Properties StringOverview Egress Mbps Max Date Time - Customer resource peak egress timestamp.
- customer
Properties DoubleOverview Miss Mbps Max - Customer resource maximum cache miss throughput in Mbps.
- customer
Properties StringOverview Miss Mbps Max Date Time - Customer resource peak cache miss throughput timestamp.
- peering
Db StringLast Update Date - Customer resource last PeeringDB update timestamp.
- peering
Db StringLast Update Time - Customer resource last PeeringDB update timestamp.
- signup
Phase IntegerStatus Code - Customer resource signup phase status code as integer.
- signup
Phase StringStatus Text - Customer resource signup phase status as string text.
- signup
Status Boolean - Customer resource signup status as boolean.
- signup
Status IntegerCode - Customer resource signup status as integer code.
- signup
Status StringText - Customer resource signup status as string text.
- customer
Asn String - Customer resource Asn (autonomous system number).
- customer
Email String - Customer resource contact email.
- customer
Entitlement StringExpiration - Customer resource entitlement expiration date string.
- customer
Entitlement StringSku Guid - Customer resource entitlement Sku Guid.
- customer
Entitlement StringSku Id - Customer resource entitlement Sku Id.
- customer
Entitlement StringSku Name - Customer resource entitlement Sku name.
- customer
Transit StringAsn - Customer resource transit Asn (autonomous system number).
- customer
Transit StringState - Customer resource transit state.
- optional
Property1 String - Optional property #1 of Mcc response object.
- optional
Property2 String - Optional property #2 of Mcc response object.
- optional
Property3 String - Optional property #3 of Mcc response object.
- optional
Property4 String - Optional property #4 of Mcc response object.
- optional
Property5 String - Optional property #5 of Mcc response object.
- customer
Asn numberEstimated Egress Peek Gbps - Customer resource estimated Asn peering peak in Gbps.
- customer
Org stringName - Customer resource owner organization name.
- customer
Properties numberOverview Average Egress Mbps - Customer resource average egress in Mbps.
- customer
Properties numberOverview Average Miss Mbps - Customer resource average cache miss throughput in Mbps.
- customer
Properties numberOverview Cache Efficiency - Customer resource cache efficiency.
- customer
Properties numberOverview Cache Nodes Healthy Count - Customer resource total healthy cache nodes.
- customer
Properties numberOverview Cache Nodes Unhealthy Count - Customer resource total unhealthy cache nodes.
- customer
Properties numberOverview Egress Mbps Max - Customer resource maximum egress in Mbps.
- customer
Properties stringOverview Egress Mbps Max Date Time - Customer resource peak egress timestamp.
- customer
Properties numberOverview Miss Mbps Max - Customer resource maximum cache miss throughput in Mbps.
- customer
Properties stringOverview Miss Mbps Max Date Time - Customer resource peak cache miss throughput timestamp.
- peering
Db stringLast Update Date - Customer resource last PeeringDB update timestamp.
- peering
Db stringLast Update Time - Customer resource last PeeringDB update timestamp.
- signup
Phase numberStatus Code - Customer resource signup phase status code as integer.
- signup
Phase stringStatus Text - Customer resource signup phase status as string text.
- signup
Status boolean - Customer resource signup status as boolean.
- signup
Status numberCode - Customer resource signup status as integer code.
- signup
Status stringText - Customer resource signup status as string text.
- customer
Asn string - Customer resource Asn (autonomous system number).
- customer
Email string - Customer resource contact email.
- customer
Entitlement stringExpiration - Customer resource entitlement expiration date string.
- customer
Entitlement stringSku Guid - Customer resource entitlement Sku Guid.
- customer
Entitlement stringSku Id - Customer resource entitlement Sku Id.
- customer
Entitlement stringSku Name - Customer resource entitlement Sku name.
- customer
Transit stringAsn - Customer resource transit Asn (autonomous system number).
- customer
Transit stringState - Customer resource transit state.
- optional
Property1 string - Optional property #1 of Mcc response object.
- optional
Property2 string - Optional property #2 of Mcc response object.
- optional
Property3 string - Optional property #3 of Mcc response object.
- optional
Property4 string - Optional property #4 of Mcc response object.
- optional
Property5 string - Optional property #5 of Mcc response object.
- customer_
asn_ floatestimated_ egress_ peek_ gbps - Customer resource estimated Asn peering peak in Gbps.
- customer_
org_ strname - Customer resource owner organization name.
- customer_
properties_ floatoverview_ average_ egress_ mbps - Customer resource average egress in Mbps.
- customer_
properties_ floatoverview_ average_ miss_ mbps - Customer resource average cache miss throughput in Mbps.
- customer_
properties_ floatoverview_ cache_ efficiency - Customer resource cache efficiency.
- customer_
properties_ intoverview_ cache_ nodes_ healthy_ count - Customer resource total healthy cache nodes.
- customer_
properties_ intoverview_ cache_ nodes_ unhealthy_ count - Customer resource total unhealthy cache nodes.
- customer_
properties_ floatoverview_ egress_ mbps_ max - Customer resource maximum egress in Mbps.
- customer_
properties_ stroverview_ egress_ mbps_ max_ date_ time - Customer resource peak egress timestamp.
- customer_
properties_ floatoverview_ miss_ mbps_ max - Customer resource maximum cache miss throughput in Mbps.
- customer_
properties_ stroverview_ miss_ mbps_ max_ date_ time - Customer resource peak cache miss throughput timestamp.
- peering_
db_ strlast_ update_ date - Customer resource last PeeringDB update timestamp.
- peering_
db_ strlast_ update_ time - Customer resource last PeeringDB update timestamp.
- signup_
phase_ intstatus_ code - Customer resource signup phase status code as integer.
- signup_
phase_ strstatus_ text - Customer resource signup phase status as string text.
- signup_
status bool - Customer resource signup status as boolean.
- signup_
status_ intcode - Customer resource signup status as integer code.
- signup_
status_ strtext - Customer resource signup status as string text.
- customer_
asn str - Customer resource Asn (autonomous system number).
- customer_
email str - Customer resource contact email.
- customer_
entitlement_ strexpiration - Customer resource entitlement expiration date string.
- customer_
entitlement_ strsku_ guid - Customer resource entitlement Sku Guid.
- customer_
entitlement_ strsku_ id - Customer resource entitlement Sku Id.
- customer_
entitlement_ strsku_ name - Customer resource entitlement Sku name.
- customer_
transit_ strasn - Customer resource transit Asn (autonomous system number).
- customer_
transit_ strstate - Customer resource transit state.
- optional_
property1 str - Optional property #1 of Mcc response object.
- optional_
property2 str - Optional property #2 of Mcc response object.
- optional_
property3 str - Optional property #3 of Mcc response object.
- optional_
property4 str - Optional property #4 of Mcc response object.
- optional_
property5 str - Optional property #5 of Mcc response object.
- customer
Asn NumberEstimated Egress Peek Gbps - Customer resource estimated Asn peering peak in Gbps.
- customer
Org StringName - Customer resource owner organization name.
- customer
Properties NumberOverview Average Egress Mbps - Customer resource average egress in Mbps.
- customer
Properties NumberOverview Average Miss Mbps - Customer resource average cache miss throughput in Mbps.
- customer
Properties NumberOverview Cache Efficiency - Customer resource cache efficiency.
- customer
Properties NumberOverview Cache Nodes Healthy Count - Customer resource total healthy cache nodes.
- customer
Properties NumberOverview Cache Nodes Unhealthy Count - Customer resource total unhealthy cache nodes.
- customer
Properties NumberOverview Egress Mbps Max - Customer resource maximum egress in Mbps.
- customer
Properties StringOverview Egress Mbps Max Date Time - Customer resource peak egress timestamp.
- customer
Properties NumberOverview Miss Mbps Max - Customer resource maximum cache miss throughput in Mbps.
- customer
Properties StringOverview Miss Mbps Max Date Time - Customer resource peak cache miss throughput timestamp.
- peering
Db StringLast Update Date - Customer resource last PeeringDB update timestamp.
- peering
Db StringLast Update Time - Customer resource last PeeringDB update timestamp.
- signup
Phase NumberStatus Code - Customer resource signup phase status code as integer.
- signup
Phase StringStatus Text - Customer resource signup phase status as string text.
- signup
Status Boolean - Customer resource signup status as boolean.
- signup
Status NumberCode - Customer resource signup status as integer code.
- signup
Status StringText - Customer resource signup status as string text.
- customer
Asn String - Customer resource Asn (autonomous system number).
- customer
Email String - Customer resource contact email.
- customer
Entitlement StringExpiration - Customer resource entitlement expiration date string.
- customer
Entitlement StringSku Guid - Customer resource entitlement Sku Guid.
- customer
Entitlement StringSku Id - Customer resource entitlement Sku Id.
- customer
Entitlement StringSku Name - Customer resource entitlement Sku name.
- customer
Transit StringAsn - Customer resource transit Asn (autonomous system number).
- customer
Transit StringState - Customer resource transit state.
- optional
Property1 String - Optional property #1 of Mcc response object.
- optional
Property2 String - Optional property #2 of Mcc response object.
- optional
Property3 String - Optional property #3 of Mcc response object.
- optional
Property4 String - Optional property #4 of Mcc response object.
- optional
Property5 String - Optional property #5 of Mcc response object.
CustomerEntityResponse
- Create
Async stringOperation Id - Customer resource create async operation Id.
- Customer
Id string - Customer resource Guid Id.
- Delete
Async stringOperation Id - Customer resource deletion async operation Id.
- Last
Sync stringWith Azure Timestamp - Customer resource last Azure sync timestamp.
- Synch
With intAzure Attempts Count - Customer resource sync attempts.
- Client
Tenant stringId - Customer resource client tenant Id of subscription.
- Contact
Email string - Customer resource contact email.
- Contact
Name string - Customer resource contact full name.
- Contact
Phone string - Customer resource contact phone.
- Customer
Name string - Customer resource name.
- Fully
Qualified stringResource Id - Customer resource Azure fully qualified resource Id.
- Is
Enterprise boolManaged - Customer resource flag for enterprise management as boolean.
- Is
Entitled bool - Customer resource entitlement flag as boolean.
- Release
Version int - Customer resource Mcc release version.
- Resend
Signup boolCode - Customer resource flag for resending signup code as boolean.
- Should
Migrate bool - Customer resource flag for migration.
- Verify
Signup boolCode - Customer resource flag for requiring verification of signup code as boolean.
- Create
Async stringOperation Id - Customer resource create async operation Id.
- Customer
Id string - Customer resource Guid Id.
- Delete
Async stringOperation Id - Customer resource deletion async operation Id.
- Last
Sync stringWith Azure Timestamp - Customer resource last Azure sync timestamp.
- Synch
With intAzure Attempts Count - Customer resource sync attempts.
- Client
Tenant stringId - Customer resource client tenant Id of subscription.
- Contact
Email string - Customer resource contact email.
- Contact
Name string - Customer resource contact full name.
- Contact
Phone string - Customer resource contact phone.
- Customer
Name string - Customer resource name.
- Fully
Qualified stringResource Id - Customer resource Azure fully qualified resource Id.
- Is
Enterprise boolManaged - Customer resource flag for enterprise management as boolean.
- Is
Entitled bool - Customer resource entitlement flag as boolean.
- Release
Version int - Customer resource Mcc release version.
- Resend
Signup boolCode - Customer resource flag for resending signup code as boolean.
- Should
Migrate bool - Customer resource flag for migration.
- Verify
Signup boolCode - Customer resource flag for requiring verification of signup code as boolean.
- create
Async StringOperation Id - Customer resource create async operation Id.
- customer
Id String - Customer resource Guid Id.
- delete
Async StringOperation Id - Customer resource deletion async operation Id.
- last
Sync StringWith Azure Timestamp - Customer resource last Azure sync timestamp.
- synch
With IntegerAzure Attempts Count - Customer resource sync attempts.
- client
Tenant StringId - Customer resource client tenant Id of subscription.
- contact
Email String - Customer resource contact email.
- contact
Name String - Customer resource contact full name.
- contact
Phone String - Customer resource contact phone.
- customer
Name String - Customer resource name.
- fully
Qualified StringResource Id - Customer resource Azure fully qualified resource Id.
- is
Enterprise BooleanManaged - Customer resource flag for enterprise management as boolean.
- is
Entitled Boolean - Customer resource entitlement flag as boolean.
- release
Version Integer - Customer resource Mcc release version.
- resend
Signup BooleanCode - Customer resource flag for resending signup code as boolean.
- should
Migrate Boolean - Customer resource flag for migration.
- verify
Signup BooleanCode - Customer resource flag for requiring verification of signup code as boolean.
- create
Async stringOperation Id - Customer resource create async operation Id.
- customer
Id string - Customer resource Guid Id.
- delete
Async stringOperation Id - Customer resource deletion async operation Id.
- last
Sync stringWith Azure Timestamp - Customer resource last Azure sync timestamp.
- synch
With numberAzure Attempts Count - Customer resource sync attempts.
- client
Tenant stringId - Customer resource client tenant Id of subscription.
- contact
Email string - Customer resource contact email.
- contact
Name string - Customer resource contact full name.
- contact
Phone string - Customer resource contact phone.
- customer
Name string - Customer resource name.
- fully
Qualified stringResource Id - Customer resource Azure fully qualified resource Id.
- is
Enterprise booleanManaged - Customer resource flag for enterprise management as boolean.
- is
Entitled boolean - Customer resource entitlement flag as boolean.
- release
Version number - Customer resource Mcc release version.
- resend
Signup booleanCode - Customer resource flag for resending signup code as boolean.
- should
Migrate boolean - Customer resource flag for migration.
- verify
Signup booleanCode - Customer resource flag for requiring verification of signup code as boolean.
- create_
async_ stroperation_ id - Customer resource create async operation Id.
- customer_
id str - Customer resource Guid Id.
- delete_
async_ stroperation_ id - Customer resource deletion async operation Id.
- last_
sync_ strwith_ azure_ timestamp - Customer resource last Azure sync timestamp.
- synch_
with_ intazure_ attempts_ count - Customer resource sync attempts.
- client_
tenant_ strid - Customer resource client tenant Id of subscription.
- contact_
email str - Customer resource contact email.
- contact_
name str - Customer resource contact full name.
- contact_
phone str - Customer resource contact phone.
- customer_
name str - Customer resource name.
- fully_
qualified_ strresource_ id - Customer resource Azure fully qualified resource Id.
- is_
enterprise_ boolmanaged - Customer resource flag for enterprise management as boolean.
- is_
entitled bool - Customer resource entitlement flag as boolean.
- release_
version int - Customer resource Mcc release version.
- resend_
signup_ boolcode - Customer resource flag for resending signup code as boolean.
- should_
migrate bool - Customer resource flag for migration.
- verify_
signup_ boolcode - Customer resource flag for requiring verification of signup code as boolean.
- create
Async StringOperation Id - Customer resource create async operation Id.
- customer
Id String - Customer resource Guid Id.
- delete
Async StringOperation Id - Customer resource deletion async operation Id.
- last
Sync StringWith Azure Timestamp - Customer resource last Azure sync timestamp.
- synch
With NumberAzure Attempts Count - Customer resource sync attempts.
- client
Tenant StringId - Customer resource client tenant Id of subscription.
- contact
Email String - Customer resource contact email.
- contact
Name String - Customer resource contact full name.
- contact
Phone String - Customer resource contact phone.
- customer
Name String - Customer resource name.
- fully
Qualified StringResource Id - Customer resource Azure fully qualified resource Id.
- is
Enterprise BooleanManaged - Customer resource flag for enterprise management as boolean.
- is
Entitled Boolean - Customer resource entitlement flag as boolean.
- release
Version Number - Customer resource Mcc release version.
- resend
Signup BooleanCode - Customer resource flag for resending signup code as boolean.
- should
Migrate Boolean - Customer resource flag for migration.
- verify
Signup BooleanCode - Customer resource flag for requiring verification of signup code as boolean.
CustomerPropertyResponse
- Error
Pulumi.
Azure Native. Connected Cache. Inputs. Error Detail Response - Mcc response error details.
- Provisioning
State string - The provisioned state of the resource
- Status string
- HTTP error status code.
- Status
Code string - Mcc response status code.
- Status
Details string - Mcc response status details for retrieving response inner details.
- Status
Text string - Mcc response status text as string for retrieving status details.
- Additional
Customer Pulumi.Properties Azure Native. Connected Cache. Inputs. Additional Customer Properties Response - Mcc customer resource additional properties.
- Customer
Pulumi.
Azure Native. Connected Cache. Inputs. Customer Entity Response - Mcc customer resource (customer entity).
- Error
Error
Detail Response - Mcc response error details.
- Provisioning
State string - The provisioned state of the resource
- Status string
- HTTP error status code.
- Status
Code string - Mcc response status code.
- Status
Details string - Mcc response status details for retrieving response inner details.
- Status
Text string - Mcc response status text as string for retrieving status details.
- Additional
Customer AdditionalProperties Customer Properties Response - Mcc customer resource additional properties.
- Customer
Customer
Entity Response - Mcc customer resource (customer entity).
- error
Error
Detail Response - Mcc response error details.
- provisioning
State String - The provisioned state of the resource
- status String
- HTTP error status code.
- status
Code String - Mcc response status code.
- status
Details String - Mcc response status details for retrieving response inner details.
- status
Text String - Mcc response status text as string for retrieving status details.
- additional
Customer AdditionalProperties Customer Properties Response - Mcc customer resource additional properties.
- customer
Customer
Entity Response - Mcc customer resource (customer entity).
- error
Error
Detail Response - Mcc response error details.
- provisioning
State string - The provisioned state of the resource
- status string
- HTTP error status code.
- status
Code string - Mcc response status code.
- status
Details string - Mcc response status details for retrieving response inner details.
- status
Text string - Mcc response status text as string for retrieving status details.
- additional
Customer AdditionalProperties Customer Properties Response - Mcc customer resource additional properties.
- customer
Customer
Entity Response - Mcc customer resource (customer entity).
- error
Error
Detail Response - Mcc response error details.
- provisioning_
state str - The provisioned state of the resource
- status str
- HTTP error status code.
- status_
code str - Mcc response status code.
- status_
details str - Mcc response status details for retrieving response inner details.
- status_
text str - Mcc response status text as string for retrieving status details.
- additional_
customer_ Additionalproperties Customer Properties Response - Mcc customer resource additional properties.
- customer
Customer
Entity Response - Mcc customer resource (customer entity).
- error Property Map
- Mcc response error details.
- provisioning
State String - The provisioned state of the resource
- status String
- HTTP error status code.
- status
Code String - Mcc response status code.
- status
Details String - Mcc response status details for retrieving response inner details.
- status
Text String - Mcc response status text as string for retrieving status details.
- additional
Customer Property MapProperties - Mcc customer resource additional properties.
- customer Property Map
- Mcc customer resource (customer entity).
ErrorAdditionalInfoResponse
ErrorDetailResponse
- Additional
Info List<Pulumi.Azure Native. Connected Cache. Inputs. Error Additional Info Response> - The error additional info.
- Code string
- The error code.
- Details
List<Pulumi.
Azure Native. Connected Cache. Inputs. Error Detail Response> - The error details.
- Message string
- The error message.
- Target string
- The error target.
- Additional
Info []ErrorAdditional Info Response - The error additional info.
- Code string
- The error code.
- Details
[]Error
Detail Response - The error details.
- Message string
- The error message.
- Target string
- The error target.
- additional
Info List<ErrorAdditional Info Response> - The error additional info.
- code String
- The error code.
- details
List<Error
Detail Response> - The error details.
- message String
- The error message.
- target String
- The error target.
- additional
Info ErrorAdditional Info Response[] - The error additional info.
- code string
- The error code.
- details
Error
Detail Response[] - The error details.
- message string
- The error message.
- target string
- The error target.
- additional_
info Sequence[ErrorAdditional Info Response] - The error additional info.
- code str
- The error code.
- details
Sequence[Error
Detail Response] - The error details.
- message str
- The error message.
- target str
- The error target.
- additional
Info List<Property Map> - The error additional info.
- code String
- The error code.
- details List<Property Map>
- The error details.
- message String
- The error message.
- target String
- The error target.
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
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.73.0 published on Wednesday, Nov 20, 2024 by Pulumi