1. Packages
  2. Azure Native
  3. API Docs
  4. connectedcache
  5. getIspCustomer
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>
Copy
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]
Copy
func LookupIspCustomer(ctx *Context, args *LookupIspCustomerArgs, opts ...InvokeOption) (*LookupIspCustomerResult, error)
func LookupIspCustomerOutput(ctx *Context, args *LookupIspCustomerOutputArgs, opts ...InvokeOption) LookupIspCustomerResultOutput
Copy

> 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)
}
Copy
public static CompletableFuture<GetIspCustomerResult> getIspCustomer(GetIspCustomerArgs args, InvokeOptions options)
public static Output<GetIspCustomerResult> getIspCustomer(GetIspCustomerArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:connectedcache:getIspCustomer
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

CustomerResourceName
This property is required.
Changes to this property will trigger replacement.
string
Name of the Customer resource
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
CustomerResourceName
This property is required.
Changes to this property will trigger replacement.
string
Name of the Customer resource
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
customerResourceName
This property is required.
Changes to this property will trigger replacement.
String
Name of the Customer resource
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
customerResourceName
This property is required.
Changes to this property will trigger replacement.
string
Name of the Customer resource
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
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.
str
Name of the Customer resource
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
customerResourceName
This property is required.
Changes to this property will trigger replacement.
String
Name of the Customer resource
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.

getIspCustomer Result

The following output properties are available:

AzureApiVersion string
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.AzureNative.ConnectedCache.Outputs.CustomerPropertyResponse
The resource-specific properties for this resource.
SystemData Pulumi.AzureNative.ConnectedCache.Outputs.SystemDataResponse
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"
Tags Dictionary<string, string>
Resource tags.
AzureApiVersion string
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 CustomerPropertyResponse
The resource-specific properties for this resource.
SystemData SystemDataResponse
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"
Tags map[string]string
Resource tags.
azureApiVersion String
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 CustomerPropertyResponse
The resource-specific properties for this resource.
systemData SystemDataResponse
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"
tags Map<String,String>
Resource tags.
azureApiVersion string
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 CustomerPropertyResponse
The resource-specific properties for this resource.
systemData SystemDataResponse
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"
tags {[key: string]: string}
Resource tags.
azure_api_version str
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 CustomerPropertyResponse
The resource-specific properties for this resource.
system_data SystemDataResponse
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"
tags Mapping[str, str]
Resource tags.
azureApiVersion String
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.
systemData 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"
tags Map<String>
Resource tags.

Supporting Types

AdditionalCustomerPropertiesResponse

CustomerAsnEstimatedEgressPeekGbps This property is required. double
Customer resource estimated Asn peering peak in Gbps.
CustomerOrgName This property is required. string
Customer resource owner organization name.
CustomerPropertiesOverviewAverageEgressMbps This property is required. double
Customer resource average egress in Mbps.
CustomerPropertiesOverviewAverageMissMbps This property is required. double
Customer resource average cache miss throughput in Mbps.
CustomerPropertiesOverviewCacheEfficiency This property is required. double
Customer resource cache efficiency.
CustomerPropertiesOverviewCacheNodesHealthyCount This property is required. int
Customer resource total healthy cache nodes.
CustomerPropertiesOverviewCacheNodesUnhealthyCount This property is required. int
Customer resource total unhealthy cache nodes.
CustomerPropertiesOverviewEgressMbpsMax This property is required. double
Customer resource maximum egress in Mbps.
CustomerPropertiesOverviewEgressMbpsMaxDateTime This property is required. string
Customer resource peak egress timestamp.
CustomerPropertiesOverviewMissMbpsMax This property is required. double
Customer resource maximum cache miss throughput in Mbps.
CustomerPropertiesOverviewMissMbpsMaxDateTime This property is required. string
Customer resource peak cache miss throughput timestamp.
PeeringDbLastUpdateDate This property is required. string
Customer resource last PeeringDB update timestamp.
PeeringDbLastUpdateTime This property is required. string
Customer resource last PeeringDB update timestamp.
SignupPhaseStatusCode This property is required. int
Customer resource signup phase status code as integer.
SignupPhaseStatusText This property is required. string
Customer resource signup phase status as string text.
SignupStatus This property is required. bool
Customer resource signup status as boolean.
SignupStatusCode This property is required. int
Customer resource signup status as integer code.
SignupStatusText This property is required. string
Customer resource signup status as string text.
CustomerAsn string
Customer resource Asn (autonomous system number).
CustomerEmail string
Customer resource contact email.
CustomerEntitlementExpiration string
Customer resource entitlement expiration date string.
CustomerEntitlementSkuGuid string
Customer resource entitlement Sku Guid.
CustomerEntitlementSkuId string
Customer resource entitlement Sku Id.
CustomerEntitlementSkuName string
Customer resource entitlement Sku name.
CustomerTransitAsn string
Customer resource transit Asn (autonomous system number).
CustomerTransitState string
Customer resource transit state.
OptionalProperty1 string
Optional property #1 of Mcc response object.
OptionalProperty2 string
Optional property #2 of Mcc response object.
OptionalProperty3 string
Optional property #3 of Mcc response object.
OptionalProperty4 string
Optional property #4 of Mcc response object.
OptionalProperty5 string
Optional property #5 of Mcc response object.
CustomerAsnEstimatedEgressPeekGbps This property is required. float64
Customer resource estimated Asn peering peak in Gbps.
CustomerOrgName This property is required. string
Customer resource owner organization name.
CustomerPropertiesOverviewAverageEgressMbps This property is required. float64
Customer resource average egress in Mbps.
CustomerPropertiesOverviewAverageMissMbps This property is required. float64
Customer resource average cache miss throughput in Mbps.
CustomerPropertiesOverviewCacheEfficiency This property is required. float64
Customer resource cache efficiency.
CustomerPropertiesOverviewCacheNodesHealthyCount This property is required. int
Customer resource total healthy cache nodes.
CustomerPropertiesOverviewCacheNodesUnhealthyCount This property is required. int
Customer resource total unhealthy cache nodes.
CustomerPropertiesOverviewEgressMbpsMax This property is required. float64
Customer resource maximum egress in Mbps.
CustomerPropertiesOverviewEgressMbpsMaxDateTime This property is required. string
Customer resource peak egress timestamp.
CustomerPropertiesOverviewMissMbpsMax This property is required. float64
Customer resource maximum cache miss throughput in Mbps.
CustomerPropertiesOverviewMissMbpsMaxDateTime This property is required. string
Customer resource peak cache miss throughput timestamp.
PeeringDbLastUpdateDate This property is required. string
Customer resource last PeeringDB update timestamp.
PeeringDbLastUpdateTime This property is required. string
Customer resource last PeeringDB update timestamp.
SignupPhaseStatusCode This property is required. int
Customer resource signup phase status code as integer.
SignupPhaseStatusText This property is required. string
Customer resource signup phase status as string text.
SignupStatus This property is required. bool
Customer resource signup status as boolean.
SignupStatusCode This property is required. int
Customer resource signup status as integer code.
SignupStatusText This property is required. string
Customer resource signup status as string text.
CustomerAsn string
Customer resource Asn (autonomous system number).
CustomerEmail string
Customer resource contact email.
CustomerEntitlementExpiration string
Customer resource entitlement expiration date string.
CustomerEntitlementSkuGuid string
Customer resource entitlement Sku Guid.
CustomerEntitlementSkuId string
Customer resource entitlement Sku Id.
CustomerEntitlementSkuName string
Customer resource entitlement Sku name.
CustomerTransitAsn string
Customer resource transit Asn (autonomous system number).
CustomerTransitState string
Customer resource transit state.
OptionalProperty1 string
Optional property #1 of Mcc response object.
OptionalProperty2 string
Optional property #2 of Mcc response object.
OptionalProperty3 string
Optional property #3 of Mcc response object.
OptionalProperty4 string
Optional property #4 of Mcc response object.
OptionalProperty5 string
Optional property #5 of Mcc response object.
customerAsnEstimatedEgressPeekGbps This property is required. Double
Customer resource estimated Asn peering peak in Gbps.
customerOrgName This property is required. String
Customer resource owner organization name.
customerPropertiesOverviewAverageEgressMbps This property is required. Double
Customer resource average egress in Mbps.
customerPropertiesOverviewAverageMissMbps This property is required. Double
Customer resource average cache miss throughput in Mbps.
customerPropertiesOverviewCacheEfficiency This property is required. Double
Customer resource cache efficiency.
customerPropertiesOverviewCacheNodesHealthyCount This property is required. Integer
Customer resource total healthy cache nodes.
customerPropertiesOverviewCacheNodesUnhealthyCount This property is required. Integer
Customer resource total unhealthy cache nodes.
customerPropertiesOverviewEgressMbpsMax This property is required. Double
Customer resource maximum egress in Mbps.
customerPropertiesOverviewEgressMbpsMaxDateTime This property is required. String
Customer resource peak egress timestamp.
customerPropertiesOverviewMissMbpsMax This property is required. Double
Customer resource maximum cache miss throughput in Mbps.
customerPropertiesOverviewMissMbpsMaxDateTime This property is required. String
Customer resource peak cache miss throughput timestamp.
peeringDbLastUpdateDate This property is required. String
Customer resource last PeeringDB update timestamp.
peeringDbLastUpdateTime This property is required. String
Customer resource last PeeringDB update timestamp.
signupPhaseStatusCode This property is required. Integer
Customer resource signup phase status code as integer.
signupPhaseStatusText This property is required. String
Customer resource signup phase status as string text.
signupStatus This property is required. Boolean
Customer resource signup status as boolean.
signupStatusCode This property is required. Integer
Customer resource signup status as integer code.
signupStatusText This property is required. String
Customer resource signup status as string text.
customerAsn String
Customer resource Asn (autonomous system number).
customerEmail String
Customer resource contact email.
customerEntitlementExpiration String
Customer resource entitlement expiration date string.
customerEntitlementSkuGuid String
Customer resource entitlement Sku Guid.
customerEntitlementSkuId String
Customer resource entitlement Sku Id.
customerEntitlementSkuName String
Customer resource entitlement Sku name.
customerTransitAsn String
Customer resource transit Asn (autonomous system number).
customerTransitState String
Customer resource transit state.
optionalProperty1 String
Optional property #1 of Mcc response object.
optionalProperty2 String
Optional property #2 of Mcc response object.
optionalProperty3 String
Optional property #3 of Mcc response object.
optionalProperty4 String
Optional property #4 of Mcc response object.
optionalProperty5 String
Optional property #5 of Mcc response object.
customerAsnEstimatedEgressPeekGbps This property is required. number
Customer resource estimated Asn peering peak in Gbps.
customerOrgName This property is required. string
Customer resource owner organization name.
customerPropertiesOverviewAverageEgressMbps This property is required. number
Customer resource average egress in Mbps.
customerPropertiesOverviewAverageMissMbps This property is required. number
Customer resource average cache miss throughput in Mbps.
customerPropertiesOverviewCacheEfficiency This property is required. number
Customer resource cache efficiency.
customerPropertiesOverviewCacheNodesHealthyCount This property is required. number
Customer resource total healthy cache nodes.
customerPropertiesOverviewCacheNodesUnhealthyCount This property is required. number
Customer resource total unhealthy cache nodes.
customerPropertiesOverviewEgressMbpsMax This property is required. number
Customer resource maximum egress in Mbps.
customerPropertiesOverviewEgressMbpsMaxDateTime This property is required. string
Customer resource peak egress timestamp.
customerPropertiesOverviewMissMbpsMax This property is required. number
Customer resource maximum cache miss throughput in Mbps.
customerPropertiesOverviewMissMbpsMaxDateTime This property is required. string
Customer resource peak cache miss throughput timestamp.
peeringDbLastUpdateDate This property is required. string
Customer resource last PeeringDB update timestamp.
peeringDbLastUpdateTime This property is required. string
Customer resource last PeeringDB update timestamp.
signupPhaseStatusCode This property is required. number
Customer resource signup phase status code as integer.
signupPhaseStatusText This property is required. string
Customer resource signup phase status as string text.
signupStatus This property is required. boolean
Customer resource signup status as boolean.
signupStatusCode This property is required. number
Customer resource signup status as integer code.
signupStatusText This property is required. string
Customer resource signup status as string text.
customerAsn string
Customer resource Asn (autonomous system number).
customerEmail string
Customer resource contact email.
customerEntitlementExpiration string
Customer resource entitlement expiration date string.
customerEntitlementSkuGuid string
Customer resource entitlement Sku Guid.
customerEntitlementSkuId string
Customer resource entitlement Sku Id.
customerEntitlementSkuName string
Customer resource entitlement Sku name.
customerTransitAsn string
Customer resource transit Asn (autonomous system number).
customerTransitState string
Customer resource transit state.
optionalProperty1 string
Optional property #1 of Mcc response object.
optionalProperty2 string
Optional property #2 of Mcc response object.
optionalProperty3 string
Optional property #3 of Mcc response object.
optionalProperty4 string
Optional property #4 of Mcc response object.
optionalProperty5 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_expiration str
Customer resource entitlement expiration date string.
customer_entitlement_sku_guid str
Customer resource entitlement Sku Guid.
customer_entitlement_sku_id str
Customer resource entitlement Sku Id.
customer_entitlement_sku_name str
Customer resource entitlement Sku name.
customer_transit_asn str
Customer resource transit Asn (autonomous system number).
customer_transit_state str
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.
customerAsnEstimatedEgressPeekGbps This property is required. Number
Customer resource estimated Asn peering peak in Gbps.
customerOrgName This property is required. String
Customer resource owner organization name.
customerPropertiesOverviewAverageEgressMbps This property is required. Number
Customer resource average egress in Mbps.
customerPropertiesOverviewAverageMissMbps This property is required. Number
Customer resource average cache miss throughput in Mbps.
customerPropertiesOverviewCacheEfficiency This property is required. Number
Customer resource cache efficiency.
customerPropertiesOverviewCacheNodesHealthyCount This property is required. Number
Customer resource total healthy cache nodes.
customerPropertiesOverviewCacheNodesUnhealthyCount This property is required. Number
Customer resource total unhealthy cache nodes.
customerPropertiesOverviewEgressMbpsMax This property is required. Number
Customer resource maximum egress in Mbps.
customerPropertiesOverviewEgressMbpsMaxDateTime This property is required. String
Customer resource peak egress timestamp.
customerPropertiesOverviewMissMbpsMax This property is required. Number
Customer resource maximum cache miss throughput in Mbps.
customerPropertiesOverviewMissMbpsMaxDateTime This property is required. String
Customer resource peak cache miss throughput timestamp.
peeringDbLastUpdateDate This property is required. String
Customer resource last PeeringDB update timestamp.
peeringDbLastUpdateTime This property is required. String
Customer resource last PeeringDB update timestamp.
signupPhaseStatusCode This property is required. Number
Customer resource signup phase status code as integer.
signupPhaseStatusText This property is required. String
Customer resource signup phase status as string text.
signupStatus This property is required. Boolean
Customer resource signup status as boolean.
signupStatusCode This property is required. Number
Customer resource signup status as integer code.
signupStatusText This property is required. String
Customer resource signup status as string text.
customerAsn String
Customer resource Asn (autonomous system number).
customerEmail String
Customer resource contact email.
customerEntitlementExpiration String
Customer resource entitlement expiration date string.
customerEntitlementSkuGuid String
Customer resource entitlement Sku Guid.
customerEntitlementSkuId String
Customer resource entitlement Sku Id.
customerEntitlementSkuName String
Customer resource entitlement Sku name.
customerTransitAsn String
Customer resource transit Asn (autonomous system number).
customerTransitState String
Customer resource transit state.
optionalProperty1 String
Optional property #1 of Mcc response object.
optionalProperty2 String
Optional property #2 of Mcc response object.
optionalProperty3 String
Optional property #3 of Mcc response object.
optionalProperty4 String
Optional property #4 of Mcc response object.
optionalProperty5 String
Optional property #5 of Mcc response object.

CustomerEntityResponse

CreateAsyncOperationId This property is required. string
Customer resource create async operation Id.
CustomerId This property is required. string
Customer resource Guid Id.
DeleteAsyncOperationId This property is required. string
Customer resource deletion async operation Id.
LastSyncWithAzureTimestamp This property is required. string
Customer resource last Azure sync timestamp.
SynchWithAzureAttemptsCount This property is required. int
Customer resource sync attempts.
ClientTenantId string
Customer resource client tenant Id of subscription.
ContactEmail string
Customer resource contact email.
ContactName string
Customer resource contact full name.
ContactPhone string
Customer resource contact phone.
CustomerName string
Customer resource name.
FullyQualifiedResourceId string
Customer resource Azure fully qualified resource Id.
IsEnterpriseManaged bool
Customer resource flag for enterprise management as boolean.
IsEntitled bool
Customer resource entitlement flag as boolean.
ReleaseVersion int
Customer resource Mcc release version.
ResendSignupCode bool
Customer resource flag for resending signup code as boolean.
ShouldMigrate bool
Customer resource flag for migration.
VerifySignupCode bool
Customer resource flag for requiring verification of signup code as boolean.
CreateAsyncOperationId This property is required. string
Customer resource create async operation Id.
CustomerId This property is required. string
Customer resource Guid Id.
DeleteAsyncOperationId This property is required. string
Customer resource deletion async operation Id.
LastSyncWithAzureTimestamp This property is required. string
Customer resource last Azure sync timestamp.
SynchWithAzureAttemptsCount This property is required. int
Customer resource sync attempts.
ClientTenantId string
Customer resource client tenant Id of subscription.
ContactEmail string
Customer resource contact email.
ContactName string
Customer resource contact full name.
ContactPhone string
Customer resource contact phone.
CustomerName string
Customer resource name.
FullyQualifiedResourceId string
Customer resource Azure fully qualified resource Id.
IsEnterpriseManaged bool
Customer resource flag for enterprise management as boolean.
IsEntitled bool
Customer resource entitlement flag as boolean.
ReleaseVersion int
Customer resource Mcc release version.
ResendSignupCode bool
Customer resource flag for resending signup code as boolean.
ShouldMigrate bool
Customer resource flag for migration.
VerifySignupCode bool
Customer resource flag for requiring verification of signup code as boolean.
createAsyncOperationId This property is required. String
Customer resource create async operation Id.
customerId This property is required. String
Customer resource Guid Id.
deleteAsyncOperationId This property is required. String
Customer resource deletion async operation Id.
lastSyncWithAzureTimestamp This property is required. String
Customer resource last Azure sync timestamp.
synchWithAzureAttemptsCount This property is required. Integer
Customer resource sync attempts.
clientTenantId String
Customer resource client tenant Id of subscription.
contactEmail String
Customer resource contact email.
contactName String
Customer resource contact full name.
contactPhone String
Customer resource contact phone.
customerName String
Customer resource name.
fullyQualifiedResourceId String
Customer resource Azure fully qualified resource Id.
isEnterpriseManaged Boolean
Customer resource flag for enterprise management as boolean.
isEntitled Boolean
Customer resource entitlement flag as boolean.
releaseVersion Integer
Customer resource Mcc release version.
resendSignupCode Boolean
Customer resource flag for resending signup code as boolean.
shouldMigrate Boolean
Customer resource flag for migration.
verifySignupCode Boolean
Customer resource flag for requiring verification of signup code as boolean.
createAsyncOperationId This property is required. string
Customer resource create async operation Id.
customerId This property is required. string
Customer resource Guid Id.
deleteAsyncOperationId This property is required. string
Customer resource deletion async operation Id.
lastSyncWithAzureTimestamp This property is required. string
Customer resource last Azure sync timestamp.
synchWithAzureAttemptsCount This property is required. number
Customer resource sync attempts.
clientTenantId string
Customer resource client tenant Id of subscription.
contactEmail string
Customer resource contact email.
contactName string
Customer resource contact full name.
contactPhone string
Customer resource contact phone.
customerName string
Customer resource name.
fullyQualifiedResourceId string
Customer resource Azure fully qualified resource Id.
isEnterpriseManaged boolean
Customer resource flag for enterprise management as boolean.
isEntitled boolean
Customer resource entitlement flag as boolean.
releaseVersion number
Customer resource Mcc release version.
resendSignupCode boolean
Customer resource flag for resending signup code as boolean.
shouldMigrate boolean
Customer resource flag for migration.
verifySignupCode boolean
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_id str
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_resource_id str
Customer resource Azure fully qualified resource Id.
is_enterprise_managed bool
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_code bool
Customer resource flag for resending signup code as boolean.
should_migrate bool
Customer resource flag for migration.
verify_signup_code bool
Customer resource flag for requiring verification of signup code as boolean.
createAsyncOperationId This property is required. String
Customer resource create async operation Id.
customerId This property is required. String
Customer resource Guid Id.
deleteAsyncOperationId This property is required. String
Customer resource deletion async operation Id.
lastSyncWithAzureTimestamp This property is required. String
Customer resource last Azure sync timestamp.
synchWithAzureAttemptsCount This property is required. Number
Customer resource sync attempts.
clientTenantId String
Customer resource client tenant Id of subscription.
contactEmail String
Customer resource contact email.
contactName String
Customer resource contact full name.
contactPhone String
Customer resource contact phone.
customerName String
Customer resource name.
fullyQualifiedResourceId String
Customer resource Azure fully qualified resource Id.
isEnterpriseManaged Boolean
Customer resource flag for enterprise management as boolean.
isEntitled Boolean
Customer resource entitlement flag as boolean.
releaseVersion Number
Customer resource Mcc release version.
resendSignupCode Boolean
Customer resource flag for resending signup code as boolean.
shouldMigrate Boolean
Customer resource flag for migration.
verifySignupCode Boolean
Customer resource flag for requiring verification of signup code as boolean.

CustomerPropertyResponse

Error This property is required. Pulumi.AzureNative.ConnectedCache.Inputs.ErrorDetailResponse
Mcc response error details.
ProvisioningState This property is required. string
The provisioned state of the resource
Status This property is required. string
HTTP error status code.
StatusCode This property is required. string
Mcc response status code.
StatusDetails This property is required. string
Mcc response status details for retrieving response inner details.
StatusText This property is required. string
Mcc response status text as string for retrieving status details.
AdditionalCustomerProperties Pulumi.AzureNative.ConnectedCache.Inputs.AdditionalCustomerPropertiesResponse
Mcc customer resource additional properties.
Customer Pulumi.AzureNative.ConnectedCache.Inputs.CustomerEntityResponse
Mcc customer resource (customer entity).
Error This property is required. ErrorDetailResponse
Mcc response error details.
ProvisioningState This property is required. string
The provisioned state of the resource
Status This property is required. string
HTTP error status code.
StatusCode This property is required. string
Mcc response status code.
StatusDetails This property is required. string
Mcc response status details for retrieving response inner details.
StatusText This property is required. string
Mcc response status text as string for retrieving status details.
AdditionalCustomerProperties AdditionalCustomerPropertiesResponse
Mcc customer resource additional properties.
Customer CustomerEntityResponse
Mcc customer resource (customer entity).
error This property is required. ErrorDetailResponse
Mcc response error details.
provisioningState This property is required. String
The provisioned state of the resource
status This property is required. String
HTTP error status code.
statusCode This property is required. String
Mcc response status code.
statusDetails This property is required. String
Mcc response status details for retrieving response inner details.
statusText This property is required. String
Mcc response status text as string for retrieving status details.
additionalCustomerProperties AdditionalCustomerPropertiesResponse
Mcc customer resource additional properties.
customer CustomerEntityResponse
Mcc customer resource (customer entity).
error This property is required. ErrorDetailResponse
Mcc response error details.
provisioningState This property is required. string
The provisioned state of the resource
status This property is required. string
HTTP error status code.
statusCode This property is required. string
Mcc response status code.
statusDetails This property is required. string
Mcc response status details for retrieving response inner details.
statusText This property is required. string
Mcc response status text as string for retrieving status details.
additionalCustomerProperties AdditionalCustomerPropertiesResponse
Mcc customer resource additional properties.
customer CustomerEntityResponse
Mcc customer resource (customer entity).
error This property is required. ErrorDetailResponse
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_properties AdditionalCustomerPropertiesResponse
Mcc customer resource additional properties.
customer CustomerEntityResponse
Mcc customer resource (customer entity).
error This property is required. Property Map
Mcc response error details.
provisioningState This property is required. String
The provisioned state of the resource
status This property is required. String
HTTP error status code.
statusCode This property is required. String
Mcc response status code.
statusDetails This property is required. String
Mcc response status details for retrieving response inner details.
statusText This property is required. String
Mcc response status text as string for retrieving status details.
additionalCustomerProperties Property Map
Mcc customer resource additional properties.
customer Property Map
Mcc customer resource (customer entity).

ErrorAdditionalInfoResponse

Info This property is required. object
The additional info.
Type This property is required. string
The additional info type.
Info This property is required. interface{}
The additional info.
Type This property is required. string
The additional info type.
info This property is required. Object
The additional info.
type This property is required. String
The additional info type.
info This property is required. any
The additional info.
type This property is required. string
The additional info type.
info This property is required. Any
The additional info.
type This property is required. str
The additional info type.
info This property is required. Any
The additional info.
type This property is required. String
The additional info type.

ErrorDetailResponse

AdditionalInfo This property is required. List<Pulumi.AzureNative.ConnectedCache.Inputs.ErrorAdditionalInfoResponse>
The error additional info.
Code This property is required. string
The error code.
Details This property is required. List<Pulumi.AzureNative.ConnectedCache.Inputs.ErrorDetailResponse>
The error details.
Message This property is required. string
The error message.
Target This property is required. string
The error target.
AdditionalInfo This property is required. []ErrorAdditionalInfoResponse
The error additional info.
Code This property is required. string
The error code.
Details This property is required. []ErrorDetailResponse
The error details.
Message This property is required. string
The error message.
Target This property is required. string
The error target.
additionalInfo This property is required. List<ErrorAdditionalInfoResponse>
The error additional info.
code This property is required. String
The error code.
details This property is required. List<ErrorDetailResponse>
The error details.
message This property is required. String
The error message.
target This property is required. String
The error target.
additionalInfo This property is required. ErrorAdditionalInfoResponse[]
The error additional info.
code This property is required. string
The error code.
details This property is required. ErrorDetailResponse[]
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[ErrorAdditionalInfoResponse]
The error additional info.
code This property is required. str
The error code.
details This property is required. Sequence[ErrorDetailResponse]
The error details.
message This property is required. str
The error message.
target This property is required. str
The error target.
additionalInfo 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

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.
createdAt string
The timestamp of resource creation (UTC).
createdBy string
The identity that created the resource.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
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_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
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