This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi
azure-native.connectedcache.getIspCustomer
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi
Gets the ispCustomer resource information using this get call
Uses Azure REST API version 2023-05-01-preview.
Using getIspCustomer
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 getIspCustomer(args: GetIspCustomerArgs, opts?: InvokeOptions): Promise<GetIspCustomerResult>
function getIspCustomerOutput(args: GetIspCustomerOutputArgs, opts?: InvokeOptions): Output<GetIspCustomerResult>
def get_isp_customer(customer_resource_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetIspCustomerResult
def get_isp_customer_output(customer_resource_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetIspCustomerResult]
func LookupIspCustomer(ctx *Context, args *LookupIspCustomerArgs, opts ...InvokeOption) (*LookupIspCustomerResult, error)
func LookupIspCustomerOutput(ctx *Context, args *LookupIspCustomerOutputArgs, opts ...InvokeOption) LookupIspCustomerResultOutput
> Note: This function is named LookupIspCustomer
in the Go SDK.
public static class GetIspCustomer
{
public static Task<GetIspCustomerResult> InvokeAsync(GetIspCustomerArgs args, InvokeOptions? opts = null)
public static Output<GetIspCustomerResult> Invoke(GetIspCustomerInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetIspCustomerResult> getIspCustomer(GetIspCustomerArgs args, InvokeOptions options)
public static Output<GetIspCustomerResult> getIspCustomer(GetIspCustomerArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:connectedcache:getIspCustomer
arguments:
# arguments dictionary
The following arguments are supported:
- Customer
Resource Name This property is required. Changes to this property will trigger replacement.
- Name of the Customer resource
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- Customer
Resource Name This property is required. Changes to this property will trigger replacement.
- Name of the Customer resource
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- customer
Resource Name This property is required. Changes to this property will trigger replacement.
- Name of the Customer resource
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- customer
Resource Name This property is required. Changes to this property will trigger replacement.
- Name of the Customer resource
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- customer_
resource_ name This property is required. Changes to this property will trigger replacement.
- Name of the Customer resource
- resource_
group_ name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- customer
Resource Name This property is required. Changes to this property will trigger replacement.
- Name of the Customer resource
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
getIspCustomer 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. 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.
- 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
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.
- 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
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.
- 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
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.
- 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
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.
- 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 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 Estimated Egress Peek Gbps This property is required. double - Customer resource estimated Asn peering peak in Gbps.
- Customer
Org Name This property is required. string - Customer resource owner organization name.
- Customer
Properties Overview Average Egress Mbps This property is required. double - Customer resource average egress in Mbps.
- Customer
Properties Overview Average Miss Mbps This property is required. double - Customer resource average cache miss throughput in Mbps.
- Customer
Properties Overview Cache Efficiency This property is required. double - Customer resource cache efficiency.
- Customer
Properties Overview Cache Nodes Healthy Count This property is required. int - Customer resource total healthy cache nodes.
- Customer
Properties Overview Cache Nodes Unhealthy Count This property is required. int - Customer resource total unhealthy cache nodes.
- Customer
Properties Overview Egress Mbps Max This property is required. double - Customer resource maximum egress in Mbps.
- Customer
Properties Overview Egress Mbps Max Date Time This property is required. string - Customer resource peak egress timestamp.
- Customer
Properties Overview Miss Mbps Max This property is required. double - Customer resource maximum cache miss throughput in Mbps.
- Customer
Properties Overview Miss Mbps Max Date Time This property is required. string - Customer resource peak cache miss throughput timestamp.
- Peering
Db Last Update Date This property is required. string - Customer resource last PeeringDB update timestamp.
- Peering
Db Last Update Time This property is required. string - Customer resource last PeeringDB update timestamp.
- Signup
Phase Status Code This property is required. int - Customer resource signup phase status code as integer.
- Signup
Phase Status Text This property is required. string - Customer resource signup phase status as string text.
- Signup
Status This property is required. bool - Customer resource signup status as boolean.
- Signup
Status Code This property is required. int - Customer resource signup status as integer code.
- Signup
Status Text This property is required. string - 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 Estimated Egress Peek Gbps This property is required. float64 - Customer resource estimated Asn peering peak in Gbps.
- Customer
Org Name This property is required. string - Customer resource owner organization name.
- Customer
Properties Overview Average Egress Mbps This property is required. float64 - Customer resource average egress in Mbps.
- Customer
Properties Overview Average Miss Mbps This property is required. float64 - Customer resource average cache miss throughput in Mbps.
- Customer
Properties Overview Cache Efficiency This property is required. float64 - Customer resource cache efficiency.
- Customer
Properties Overview Cache Nodes Healthy Count This property is required. int - Customer resource total healthy cache nodes.
- Customer
Properties Overview Cache Nodes Unhealthy Count This property is required. int - Customer resource total unhealthy cache nodes.
- Customer
Properties Overview Egress Mbps Max This property is required. float64 - Customer resource maximum egress in Mbps.
- Customer
Properties Overview Egress Mbps Max Date Time This property is required. string - Customer resource peak egress timestamp.
- Customer
Properties Overview Miss Mbps Max This property is required. float64 - Customer resource maximum cache miss throughput in Mbps.
- Customer
Properties Overview Miss Mbps Max Date Time This property is required. string - Customer resource peak cache miss throughput timestamp.
- Peering
Db Last Update Date This property is required. string - Customer resource last PeeringDB update timestamp.
- Peering
Db Last Update Time This property is required. string - Customer resource last PeeringDB update timestamp.
- Signup
Phase Status Code This property is required. int - Customer resource signup phase status code as integer.
- Signup
Phase Status Text This property is required. string - Customer resource signup phase status as string text.
- Signup
Status This property is required. bool - Customer resource signup status as boolean.
- Signup
Status Code This property is required. int - Customer resource signup status as integer code.
- Signup
Status Text This property is required. string - 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 Estimated Egress Peek Gbps This property is required. Double - Customer resource estimated Asn peering peak in Gbps.
- customer
Org Name This property is required. String - Customer resource owner organization name.
- customer
Properties Overview Average Egress Mbps This property is required. Double - Customer resource average egress in Mbps.
- customer
Properties Overview Average Miss Mbps This property is required. Double - Customer resource average cache miss throughput in Mbps.
- customer
Properties Overview Cache Efficiency This property is required. Double - Customer resource cache efficiency.
- customer
Properties Overview Cache Nodes Healthy Count This property is required. Integer - Customer resource total healthy cache nodes.
- customer
Properties Overview Cache Nodes Unhealthy Count This property is required. Integer - Customer resource total unhealthy cache nodes.
- customer
Properties Overview Egress Mbps Max This property is required. Double - Customer resource maximum egress in Mbps.
- customer
Properties Overview Egress Mbps Max Date Time This property is required. String - Customer resource peak egress timestamp.
- customer
Properties Overview Miss Mbps Max This property is required. Double - Customer resource maximum cache miss throughput in Mbps.
- customer
Properties Overview Miss Mbps Max Date Time This property is required. String - Customer resource peak cache miss throughput timestamp.
- peering
Db Last Update Date This property is required. String - Customer resource last PeeringDB update timestamp.
- peering
Db Last Update Time This property is required. String - Customer resource last PeeringDB update timestamp.
- signup
Phase Status Code This property is required. Integer - Customer resource signup phase status code as integer.
- signup
Phase Status Text This property is required. String - Customer resource signup phase status as string text.
- signup
Status This property is required. Boolean - Customer resource signup status as boolean.
- signup
Status Code This property is required. Integer - Customer resource signup status as integer code.
- signup
Status Text This property is required. String - 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 Estimated Egress Peek Gbps This property is required. number - Customer resource estimated Asn peering peak in Gbps.
- customer
Org Name This property is required. string - Customer resource owner organization name.
- customer
Properties Overview Average Egress Mbps This property is required. number - Customer resource average egress in Mbps.
- customer
Properties Overview Average Miss Mbps This property is required. number - Customer resource average cache miss throughput in Mbps.
- customer
Properties Overview Cache Efficiency This property is required. number - Customer resource cache efficiency.
- customer
Properties Overview Cache Nodes Healthy Count This property is required. number - Customer resource total healthy cache nodes.
- customer
Properties Overview Cache Nodes Unhealthy Count This property is required. number - Customer resource total unhealthy cache nodes.
- customer
Properties Overview Egress Mbps Max This property is required. number - Customer resource maximum egress in Mbps.
- customer
Properties Overview Egress Mbps Max Date Time This property is required. string - Customer resource peak egress timestamp.
- customer
Properties Overview Miss Mbps Max This property is required. number - Customer resource maximum cache miss throughput in Mbps.
- customer
Properties Overview Miss Mbps Max Date Time This property is required. string - Customer resource peak cache miss throughput timestamp.
- peering
Db Last Update Date This property is required. string - Customer resource last PeeringDB update timestamp.
- peering
Db Last Update Time This property is required. string - Customer resource last PeeringDB update timestamp.
- signup
Phase Status Code This property is required. number - Customer resource signup phase status code as integer.
- signup
Phase Status Text This property is required. string - Customer resource signup phase status as string text.
- signup
Status This property is required. boolean - Customer resource signup status as boolean.
- signup
Status Code This property is required. number - Customer resource signup status as integer code.
- signup
Status Text This property is required. string - 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_ estimated_ egress_ peek_ gbps This property is required. float - Customer resource estimated Asn peering peak in Gbps.
- customer_
org_ name This property is required. str - Customer resource owner organization name.
- customer_
properties_ overview_ average_ egress_ mbps This property is required. float - Customer resource average egress in Mbps.
- customer_
properties_ overview_ average_ miss_ mbps This property is required. float - Customer resource average cache miss throughput in Mbps.
- customer_
properties_ overview_ cache_ efficiency This property is required. float - Customer resource cache efficiency.
- customer_
properties_ overview_ cache_ nodes_ healthy_ count This property is required. int - Customer resource total healthy cache nodes.
- customer_
properties_ overview_ cache_ nodes_ unhealthy_ count This property is required. int - Customer resource total unhealthy cache nodes.
- customer_
properties_ overview_ egress_ mbps_ max This property is required. float - Customer resource maximum egress in Mbps.
- customer_
properties_ overview_ egress_ mbps_ max_ date_ time This property is required. str - Customer resource peak egress timestamp.
- customer_
properties_ overview_ miss_ mbps_ max This property is required. float - Customer resource maximum cache miss throughput in Mbps.
- customer_
properties_ overview_ miss_ mbps_ max_ date_ time This property is required. str - Customer resource peak cache miss throughput timestamp.
- peering_
db_ last_ update_ date This property is required. str - Customer resource last PeeringDB update timestamp.
- peering_
db_ last_ update_ time This property is required. str - Customer resource last PeeringDB update timestamp.
- signup_
phase_ status_ code This property is required. int - Customer resource signup phase status code as integer.
- signup_
phase_ status_ text This property is required. str - Customer resource signup phase status as string text.
- signup_
status This property is required. bool - Customer resource signup status as boolean.
- signup_
status_ code This property is required. int - Customer resource signup status as integer code.
- signup_
status_ text This property is required. str - 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 Estimated Egress Peek Gbps This property is required. Number - Customer resource estimated Asn peering peak in Gbps.
- customer
Org Name This property is required. String - Customer resource owner organization name.
- customer
Properties Overview Average Egress Mbps This property is required. Number - Customer resource average egress in Mbps.
- customer
Properties Overview Average Miss Mbps This property is required. Number - Customer resource average cache miss throughput in Mbps.
- customer
Properties Overview Cache Efficiency This property is required. Number - Customer resource cache efficiency.
- customer
Properties Overview Cache Nodes Healthy Count This property is required. Number - Customer resource total healthy cache nodes.
- customer
Properties Overview Cache Nodes Unhealthy Count This property is required. Number - Customer resource total unhealthy cache nodes.
- customer
Properties Overview Egress Mbps Max This property is required. Number - Customer resource maximum egress in Mbps.
- customer
Properties Overview Egress Mbps Max Date Time This property is required. String - Customer resource peak egress timestamp.
- customer
Properties Overview Miss Mbps Max This property is required. Number - Customer resource maximum cache miss throughput in Mbps.
- customer
Properties Overview Miss Mbps Max Date Time This property is required. String - Customer resource peak cache miss throughput timestamp.
- peering
Db Last Update Date This property is required. String - Customer resource last PeeringDB update timestamp.
- peering
Db Last Update Time This property is required. String - Customer resource last PeeringDB update timestamp.
- signup
Phase Status Code This property is required. Number - Customer resource signup phase status code as integer.
- signup
Phase Status Text This property is required. String - Customer resource signup phase status as string text.
- signup
Status This property is required. Boolean - Customer resource signup status as boolean.
- signup
Status Code This property is required. Number - Customer resource signup status as integer code.
- signup
Status Text This property is required. String - 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 Operation Id This property is required. string - Customer resource create async operation Id.
- Customer
Id This property is required. string - Customer resource Guid Id.
- Delete
Async Operation Id This property is required. string - Customer resource deletion async operation Id.
- Last
Sync With Azure Timestamp This property is required. string - Customer resource last Azure sync timestamp.
- Synch
With Azure Attempts Count This property is required. int - 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 Operation Id This property is required. string - Customer resource create async operation Id.
- Customer
Id This property is required. string - Customer resource Guid Id.
- Delete
Async Operation Id This property is required. string - Customer resource deletion async operation Id.
- Last
Sync With Azure Timestamp This property is required. string - Customer resource last Azure sync timestamp.
- Synch
With Azure Attempts Count This property is required. int - 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 Operation Id This property is required. String - Customer resource create async operation Id.
- customer
Id This property is required. String - Customer resource Guid Id.
- delete
Async Operation Id This property is required. String - Customer resource deletion async operation Id.
- last
Sync With Azure Timestamp This property is required. String - Customer resource last Azure sync timestamp.
- synch
With Azure Attempts Count This property is required. Integer - 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 Operation Id This property is required. string - Customer resource create async operation Id.
- customer
Id This property is required. string - Customer resource Guid Id.
- delete
Async Operation Id This property is required. string - Customer resource deletion async operation Id.
- last
Sync With Azure Timestamp This property is required. string - Customer resource last Azure sync timestamp.
- synch
With Azure Attempts Count This property is required. number - 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_ operation_ id This property is required. str - Customer resource create async operation Id.
- customer_
id This property is required. str - Customer resource Guid Id.
- delete_
async_ operation_ id This property is required. str - Customer resource deletion async operation Id.
- last_
sync_ with_ azure_ timestamp This property is required. str - Customer resource last Azure sync timestamp.
- synch_
with_ azure_ attempts_ count This property is required. int - 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 Operation Id This property is required. String - Customer resource create async operation Id.
- customer
Id This property is required. String - Customer resource Guid Id.
- delete
Async Operation Id This property is required. String - Customer resource deletion async operation Id.
- last
Sync With Azure Timestamp This property is required. String - Customer resource last Azure sync timestamp.
- synch
With Azure Attempts Count This property is required. Number - 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
This property is required. Pulumi.Azure Native. Connected Cache. Inputs. Error Detail Response - Mcc response error details.
- Provisioning
State This property is required. string - The provisioned state of the resource
- Status
This property is required. string - HTTP error status code.
- Status
Code This property is required. string - Mcc response status code.
- Status
Details This property is required. string - Mcc response status details for retrieving response inner details.
- Status
Text This property is required. 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
This property is required. ErrorDetail Response - Mcc response error details.
- Provisioning
State This property is required. string - The provisioned state of the resource
- Status
This property is required. string - HTTP error status code.
- Status
Code This property is required. string - Mcc response status code.
- Status
Details This property is required. string - Mcc response status details for retrieving response inner details.
- Status
Text This property is required. 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
This property is required. ErrorDetail Response - Mcc response error details.
- provisioning
State This property is required. String - The provisioned state of the resource
- status
This property is required. String - HTTP error status code.
- status
Code This property is required. String - Mcc response status code.
- status
Details This property is required. String - Mcc response status details for retrieving response inner details.
- status
Text This property is required. 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
This property is required. ErrorDetail Response - Mcc response error details.
- provisioning
State This property is required. string - The provisioned state of the resource
- status
This property is required. string - HTTP error status code.
- status
Code This property is required. string - Mcc response status code.
- status
Details This property is required. string - Mcc response status details for retrieving response inner details.
- status
Text This property is required. 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
This property is required. ErrorDetail Response - Mcc response error details.
- provisioning_
state This property is required. str - The provisioned state of the resource
- status
This property is required. str - HTTP error status code.
- status_
code This property is required. str - Mcc response status code.
- status_
details This property is required. str - Mcc response status details for retrieving response inner details.
- status_
text This property is required. 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
This property is required. Property Map - Mcc response error details.
- provisioning
State This property is required. String - The provisioned state of the resource
- status
This property is required. String - HTTP error status code.
- status
Code This property is required. String - Mcc response status code.
- status
Details This property is required. String - Mcc response status details for retrieving response inner details.
- status
Text This property is required. 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 This property is required. List<Pulumi.Azure Native. Connected Cache. Inputs. Error Additional Info Response> - The error additional info.
- Code
This property is required. string - The error code.
- Details
This property is required. List<Pulumi.Azure Native. Connected Cache. Inputs. Error Detail Response> - The error details.
- Message
This property is required. string - The error message.
- Target
This property is required. string - The error target.
- Additional
Info This property is required. []ErrorAdditional Info Response - The error additional info.
- Code
This property is required. string - The error code.
- Details
This property is required. []ErrorDetail Response - The error details.
- Message
This property is required. string - The error message.
- Target
This property is required. string - The error target.
- additional
Info This property is required. List<ErrorAdditional Info Response> - The error additional info.
- code
This property is required. String - The error code.
- details
This property is required. List<ErrorDetail Response> - The error details.
- message
This property is required. String - The error message.
- target
This property is required. String - The error target.
- additional
Info This property is required. ErrorAdditional Info Response[] - The error additional info.
- code
This property is required. string - The error code.
- details
This property is required. ErrorDetail Response[] - The error details.
- message
This property is required. string - The error message.
- target
This property is required. string - The error target.
- additional_
info This property is required. Sequence[ErrorAdditional Info Response] - The error additional info.
- code
This property is required. str - The error code.
- details
This property is required. Sequence[ErrorDetail Response] - The error details.
- message
This property is required. str - The error message.
- target
This property is required. str - The error target.
- additional
Info This property is required. List<Property Map> - The error additional info.
- code
This property is required. String - The error code.
- details
This property is required. List<Property Map> - The error details.
- message
This property is required. String - The error message.
- target
This property is required. 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 v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi