1. Packages
  2. Azure Native
  3. API Docs
  4. providerhub
  5. getResourceTypeRegistration
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.37.0 published on Monday, Apr 15, 2024 by Pulumi

azure-native.providerhub.getResourceTypeRegistration

Explore with Pulumi AI

azure-native logo
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.37.0 published on Monday, Apr 15, 2024 by Pulumi

    Gets a resource type details in the given subscription and provider. Azure REST API version: 2021-09-01-preview.

    Using getResourceTypeRegistration

    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 getResourceTypeRegistration(args: GetResourceTypeRegistrationArgs, opts?: InvokeOptions): Promise<GetResourceTypeRegistrationResult>
    function getResourceTypeRegistrationOutput(args: GetResourceTypeRegistrationOutputArgs, opts?: InvokeOptions): Output<GetResourceTypeRegistrationResult>
    def get_resource_type_registration(provider_namespace: Optional[str] = None,
                                       resource_type: Optional[str] = None,
                                       opts: Optional[InvokeOptions] = None) -> GetResourceTypeRegistrationResult
    def get_resource_type_registration_output(provider_namespace: Optional[pulumi.Input[str]] = None,
                                       resource_type: Optional[pulumi.Input[str]] = None,
                                       opts: Optional[InvokeOptions] = None) -> Output[GetResourceTypeRegistrationResult]
    func LookupResourceTypeRegistration(ctx *Context, args *LookupResourceTypeRegistrationArgs, opts ...InvokeOption) (*LookupResourceTypeRegistrationResult, error)
    func LookupResourceTypeRegistrationOutput(ctx *Context, args *LookupResourceTypeRegistrationOutputArgs, opts ...InvokeOption) LookupResourceTypeRegistrationResultOutput

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

    public static class GetResourceTypeRegistration 
    {
        public static Task<GetResourceTypeRegistrationResult> InvokeAsync(GetResourceTypeRegistrationArgs args, InvokeOptions? opts = null)
        public static Output<GetResourceTypeRegistrationResult> Invoke(GetResourceTypeRegistrationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetResourceTypeRegistrationResult> getResourceTypeRegistration(GetResourceTypeRegistrationArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:providerhub:getResourceTypeRegistration
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ProviderNamespace string
    The name of the resource provider hosted within ProviderHub.
    ResourceType string
    The resource type.
    ProviderNamespace string
    The name of the resource provider hosted within ProviderHub.
    ResourceType string
    The resource type.
    providerNamespace String
    The name of the resource provider hosted within ProviderHub.
    resourceType String
    The resource type.
    providerNamespace string
    The name of the resource provider hosted within ProviderHub.
    resourceType string
    The resource type.
    provider_namespace str
    The name of the resource provider hosted within ProviderHub.
    resource_type str
    The resource type.
    providerNamespace String
    The name of the resource provider hosted within ProviderHub.
    resourceType String
    The resource type.

    getResourceTypeRegistration Result

    The following output properties are available:

    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Name string
    The name of the resource
    Properties Pulumi.AzureNative.ProviderHub.Outputs.ResourceTypeRegistrationResponseProperties
    SystemData Pulumi.AzureNative.ProviderHub.Outputs.SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Name string
    The name of the resource
    Properties ResourceTypeRegistrationResponseProperties
    SystemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name String
    The name of the resource
    properties ResourceTypeRegistrationResponseProperties
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name string
    The name of the resource
    properties ResourceTypeRegistrationResponseProperties
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    id str
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name str
    The name of the resource
    properties ResourceTypeRegistrationResponseProperties
    system_data SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name String
    The name of the resource
    properties Property Map
    systemData Property Map
    Metadata pertaining to creation and last modification of the resource.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    Supporting Types

    AuthorizationActionMappingResponse

    Desired string
    Original string
    Desired string
    Original string
    desired String
    original String
    desired string
    original string
    desired String
    original String

    ExtendedLocationOptionsResponse

    SupportedPolicy string
    Type string
    SupportedPolicy string
    Type string
    supportedPolicy String
    type String
    supportedPolicy string
    type string
    supportedPolicy String
    type String

    LinkedAccessCheckResponse

    LoggingRuleResponse

    LoggingRuleResponseHiddenPropertyPaths

    OpenApiConfigurationResponse

    OpenApiValidationResponse

    AllowNoncompliantCollectionResponse bool
    Indicates whether a non compliance response is allowed for a LIST call
    AllowNoncompliantCollectionResponse bool
    Indicates whether a non compliance response is allowed for a LIST call
    allowNoncompliantCollectionResponse Boolean
    Indicates whether a non compliance response is allowed for a LIST call
    allowNoncompliantCollectionResponse boolean
    Indicates whether a non compliance response is allowed for a LIST call
    allow_noncompliant_collection_response bool
    Indicates whether a non compliance response is allowed for a LIST call
    allowNoncompliantCollectionResponse Boolean
    Indicates whether a non compliance response is allowed for a LIST call

    ResourceConcurrencyControlOptionResponse

    Policy string
    Policy string
    policy String
    policy string
    policy str
    policy String

    ResourceTypeEndpointResponse

    ResourceTypeEndpointResponseFeaturesRule

    ResourceTypeExtensionOptionsResponseResourceCreationBegin

    Request List<string>
    Response List<string>
    Request []string
    Response []string
    request List<String>
    response List<String>
    request string[]
    response string[]
    request Sequence[str]
    response Sequence[str]
    request List<String>
    response List<String>

    ResourceTypeExtensionResponse

    EndpointUri string
    ExtensionCategories List<string>
    Timeout string
    endpointUri String
    extensionCategories List<String>
    timeout String
    endpointUri String
    extensionCategories List<String>
    timeout String

    ResourceTypeRegistrationPropertiesResponseCheckNameAvailabilitySpecifications

    ResourceTypeRegistrationPropertiesResponseExtensionOptions

    ResourceTypeRegistrationPropertiesResponseFeaturesRule

    ResourceTypeRegistrationPropertiesResponseIdentityManagement

    ApplicationId string
    Type string
    ApplicationId string
    Type string
    applicationId String
    type String
    applicationId string
    type string
    applicationId String
    type String

    ResourceTypeRegistrationPropertiesResponseManagement

    ResourceTypeRegistrationPropertiesResponseRequestHeaderOptions

    ResourceTypeRegistrationPropertiesResponseResourceGraphConfiguration

    ApiVersion string
    Enabled bool
    ApiVersion string
    Enabled bool
    apiVersion String
    enabled Boolean
    apiVersion string
    enabled boolean
    apiVersion String
    enabled Boolean

    ResourceTypeRegistrationPropertiesResponseResourceMovePolicy

    ResourceTypeRegistrationPropertiesResponseSubscriptionLifecycleNotificationSpecifications

    ResourceTypeRegistrationPropertiesResponseTemplateDeploymentOptions

    ResourceTypeRegistrationResponseProperties

    AllowedUnauthorizedActions List<string>
    AuthorizationActionMappings List<Pulumi.AzureNative.ProviderHub.Inputs.AuthorizationActionMappingResponse>
    CheckNameAvailabilitySpecifications Pulumi.AzureNative.ProviderHub.Inputs.ResourceTypeRegistrationPropertiesResponseCheckNameAvailabilitySpecifications
    DefaultApiVersion string
    DisallowedActionVerbs List<string>
    EnableAsyncOperation bool
    EnableThirdPartyS2S bool
    Endpoints List<Pulumi.AzureNative.ProviderHub.Inputs.ResourceTypeEndpointResponse>
    ExtendedLocations List<Pulumi.AzureNative.ProviderHub.Inputs.ExtendedLocationOptionsResponse>
    ExtensionOptions Pulumi.AzureNative.ProviderHub.Inputs.ResourceTypeRegistrationPropertiesResponseExtensionOptions
    FeaturesRule Pulumi.AzureNative.ProviderHub.Inputs.ResourceTypeRegistrationPropertiesResponseFeaturesRule
    IdentityManagement Pulumi.AzureNative.ProviderHub.Inputs.ResourceTypeRegistrationPropertiesResponseIdentityManagement
    IsPureProxy bool
    LinkedAccessChecks List<Pulumi.AzureNative.ProviderHub.Inputs.LinkedAccessCheckResponse>
    LoggingRules List<Pulumi.AzureNative.ProviderHub.Inputs.LoggingRuleResponse>
    Management Pulumi.AzureNative.ProviderHub.Inputs.ResourceTypeRegistrationPropertiesResponseManagement
    MarketplaceType string
    OpenApiConfiguration Pulumi.AzureNative.ProviderHub.Inputs.OpenApiConfigurationResponse
    ProvisioningState string
    The provisioned state of the resource.
    Regionality string
    RequestHeaderOptions Pulumi.AzureNative.ProviderHub.Inputs.ResourceTypeRegistrationPropertiesResponseRequestHeaderOptions
    RequiredFeatures List<string>
    ResourceConcurrencyControlOptions Dictionary<string, Pulumi.AzureNative.ProviderHub.Inputs.ResourceConcurrencyControlOptionResponse>
    ResourceDeletionPolicy string
    ResourceGraphConfiguration Pulumi.AzureNative.ProviderHub.Inputs.ResourceTypeRegistrationPropertiesResponseResourceGraphConfiguration
    ResourceMovePolicy Pulumi.AzureNative.ProviderHub.Inputs.ResourceTypeRegistrationPropertiesResponseResourceMovePolicy
    RoutingType string
    ServiceTreeInfos List<Pulumi.AzureNative.ProviderHub.Inputs.ServiceTreeInfoResponse>
    SubscriptionLifecycleNotificationSpecifications Pulumi.AzureNative.ProviderHub.Inputs.ResourceTypeRegistrationPropertiesResponseSubscriptionLifecycleNotificationSpecifications
    SubscriptionStateRules List<Pulumi.AzureNative.ProviderHub.Inputs.SubscriptionStateRuleResponse>
    SwaggerSpecifications List<Pulumi.AzureNative.ProviderHub.Inputs.SwaggerSpecificationResponse>
    TemplateDeploymentOptions Pulumi.AzureNative.ProviderHub.Inputs.ResourceTypeRegistrationPropertiesResponseTemplateDeploymentOptions
    ThrottlingRules List<Pulumi.AzureNative.ProviderHub.Inputs.ThrottlingRuleResponse>
    AllowedUnauthorizedActions []string
    AuthorizationActionMappings []AuthorizationActionMappingResponse
    CheckNameAvailabilitySpecifications ResourceTypeRegistrationPropertiesResponseCheckNameAvailabilitySpecifications
    DefaultApiVersion string
    DisallowedActionVerbs []string
    EnableAsyncOperation bool
    EnableThirdPartyS2S bool
    Endpoints []ResourceTypeEndpointResponse
    ExtendedLocations []ExtendedLocationOptionsResponse
    ExtensionOptions ResourceTypeRegistrationPropertiesResponseExtensionOptions
    FeaturesRule ResourceTypeRegistrationPropertiesResponseFeaturesRule
    IdentityManagement ResourceTypeRegistrationPropertiesResponseIdentityManagement
    IsPureProxy bool
    LinkedAccessChecks []LinkedAccessCheckResponse
    LoggingRules []LoggingRuleResponse
    Management ResourceTypeRegistrationPropertiesResponseManagement
    MarketplaceType string
    OpenApiConfiguration OpenApiConfigurationResponse
    ProvisioningState string
    The provisioned state of the resource.
    Regionality string
    RequestHeaderOptions ResourceTypeRegistrationPropertiesResponseRequestHeaderOptions
    RequiredFeatures []string
    ResourceConcurrencyControlOptions map[string]ResourceConcurrencyControlOptionResponse
    ResourceDeletionPolicy string
    ResourceGraphConfiguration ResourceTypeRegistrationPropertiesResponseResourceGraphConfiguration
    ResourceMovePolicy ResourceTypeRegistrationPropertiesResponseResourceMovePolicy
    RoutingType string
    ServiceTreeInfos []ServiceTreeInfoResponse
    SubscriptionLifecycleNotificationSpecifications ResourceTypeRegistrationPropertiesResponseSubscriptionLifecycleNotificationSpecifications
    SubscriptionStateRules []SubscriptionStateRuleResponse
    SwaggerSpecifications []SwaggerSpecificationResponse
    TemplateDeploymentOptions ResourceTypeRegistrationPropertiesResponseTemplateDeploymentOptions
    ThrottlingRules []ThrottlingRuleResponse
    allowedUnauthorizedActions List<String>
    authorizationActionMappings List<AuthorizationActionMappingResponse>
    checkNameAvailabilitySpecifications ResourceTypeRegistrationPropertiesResponseCheckNameAvailabilitySpecifications
    defaultApiVersion String
    disallowedActionVerbs List<String>
    enableAsyncOperation Boolean
    enableThirdPartyS2S Boolean
    endpoints List<ResourceTypeEndpointResponse>
    extendedLocations List<ExtendedLocationOptionsResponse>
    extensionOptions ResourceTypeRegistrationPropertiesResponseExtensionOptions
    featuresRule ResourceTypeRegistrationPropertiesResponseFeaturesRule
    identityManagement ResourceTypeRegistrationPropertiesResponseIdentityManagement
    isPureProxy Boolean
    linkedAccessChecks List<LinkedAccessCheckResponse>
    loggingRules List<LoggingRuleResponse>
    management ResourceTypeRegistrationPropertiesResponseManagement
    marketplaceType String
    openApiConfiguration OpenApiConfigurationResponse
    provisioningState String
    The provisioned state of the resource.
    regionality String
    requestHeaderOptions ResourceTypeRegistrationPropertiesResponseRequestHeaderOptions
    requiredFeatures List<String>
    resourceConcurrencyControlOptions Map<String,ResourceConcurrencyControlOptionResponse>
    resourceDeletionPolicy String
    resourceGraphConfiguration ResourceTypeRegistrationPropertiesResponseResourceGraphConfiguration
    resourceMovePolicy ResourceTypeRegistrationPropertiesResponseResourceMovePolicy
    routingType String
    serviceTreeInfos List<ServiceTreeInfoResponse>
    subscriptionLifecycleNotificationSpecifications ResourceTypeRegistrationPropertiesResponseSubscriptionLifecycleNotificationSpecifications
    subscriptionStateRules List<SubscriptionStateRuleResponse>
    swaggerSpecifications List<SwaggerSpecificationResponse>
    templateDeploymentOptions ResourceTypeRegistrationPropertiesResponseTemplateDeploymentOptions
    throttlingRules List<ThrottlingRuleResponse>
    allowedUnauthorizedActions string[]
    authorizationActionMappings AuthorizationActionMappingResponse[]
    checkNameAvailabilitySpecifications ResourceTypeRegistrationPropertiesResponseCheckNameAvailabilitySpecifications
    defaultApiVersion string
    disallowedActionVerbs string[]
    enableAsyncOperation boolean
    enableThirdPartyS2S boolean
    endpoints ResourceTypeEndpointResponse[]
    extendedLocations ExtendedLocationOptionsResponse[]
    extensionOptions ResourceTypeRegistrationPropertiesResponseExtensionOptions
    featuresRule ResourceTypeRegistrationPropertiesResponseFeaturesRule
    identityManagement ResourceTypeRegistrationPropertiesResponseIdentityManagement
    isPureProxy boolean
    linkedAccessChecks LinkedAccessCheckResponse[]
    loggingRules LoggingRuleResponse[]
    management ResourceTypeRegistrationPropertiesResponseManagement
    marketplaceType string
    openApiConfiguration OpenApiConfigurationResponse
    provisioningState string
    The provisioned state of the resource.
    regionality string
    requestHeaderOptions ResourceTypeRegistrationPropertiesResponseRequestHeaderOptions
    requiredFeatures string[]
    resourceConcurrencyControlOptions {[key: string]: ResourceConcurrencyControlOptionResponse}
    resourceDeletionPolicy string
    resourceGraphConfiguration ResourceTypeRegistrationPropertiesResponseResourceGraphConfiguration
    resourceMovePolicy ResourceTypeRegistrationPropertiesResponseResourceMovePolicy
    routingType string
    serviceTreeInfos ServiceTreeInfoResponse[]
    subscriptionLifecycleNotificationSpecifications ResourceTypeRegistrationPropertiesResponseSubscriptionLifecycleNotificationSpecifications
    subscriptionStateRules SubscriptionStateRuleResponse[]
    swaggerSpecifications SwaggerSpecificationResponse[]
    templateDeploymentOptions ResourceTypeRegistrationPropertiesResponseTemplateDeploymentOptions
    throttlingRules ThrottlingRuleResponse[]
    allowed_unauthorized_actions Sequence[str]
    authorization_action_mappings Sequence[AuthorizationActionMappingResponse]
    check_name_availability_specifications ResourceTypeRegistrationPropertiesResponseCheckNameAvailabilitySpecifications
    default_api_version str
    disallowed_action_verbs Sequence[str]
    enable_async_operation bool
    enable_third_party_s2_s bool
    endpoints Sequence[ResourceTypeEndpointResponse]
    extended_locations Sequence[ExtendedLocationOptionsResponse]
    extension_options ResourceTypeRegistrationPropertiesResponseExtensionOptions
    features_rule ResourceTypeRegistrationPropertiesResponseFeaturesRule
    identity_management ResourceTypeRegistrationPropertiesResponseIdentityManagement
    is_pure_proxy bool
    linked_access_checks Sequence[LinkedAccessCheckResponse]
    logging_rules Sequence[LoggingRuleResponse]
    management ResourceTypeRegistrationPropertiesResponseManagement
    marketplace_type str
    open_api_configuration OpenApiConfigurationResponse
    provisioning_state str
    The provisioned state of the resource.
    regionality str
    request_header_options ResourceTypeRegistrationPropertiesResponseRequestHeaderOptions
    required_features Sequence[str]
    resource_concurrency_control_options Mapping[str, ResourceConcurrencyControlOptionResponse]
    resource_deletion_policy str
    resource_graph_configuration ResourceTypeRegistrationPropertiesResponseResourceGraphConfiguration
    resource_move_policy ResourceTypeRegistrationPropertiesResponseResourceMovePolicy
    routing_type str
    service_tree_infos Sequence[ServiceTreeInfoResponse]
    subscription_lifecycle_notification_specifications ResourceTypeRegistrationPropertiesResponseSubscriptionLifecycleNotificationSpecifications
    subscription_state_rules Sequence[SubscriptionStateRuleResponse]
    swagger_specifications Sequence[SwaggerSpecificationResponse]
    template_deployment_options ResourceTypeRegistrationPropertiesResponseTemplateDeploymentOptions
    throttling_rules Sequence[ThrottlingRuleResponse]
    allowedUnauthorizedActions List<String>
    authorizationActionMappings List<Property Map>
    checkNameAvailabilitySpecifications Property Map
    defaultApiVersion String
    disallowedActionVerbs List<String>
    enableAsyncOperation Boolean
    enableThirdPartyS2S Boolean
    endpoints List<Property Map>
    extendedLocations List<Property Map>
    extensionOptions Property Map
    featuresRule Property Map
    identityManagement Property Map
    isPureProxy Boolean
    linkedAccessChecks List<Property Map>
    loggingRules List<Property Map>
    management Property Map
    marketplaceType String
    openApiConfiguration Property Map
    provisioningState String
    The provisioned state of the resource.
    regionality String
    requestHeaderOptions Property Map
    requiredFeatures List<String>
    resourceConcurrencyControlOptions Map<Property Map>
    resourceDeletionPolicy String
    resourceGraphConfiguration Property Map
    resourceMovePolicy Property Map
    routingType String
    serviceTreeInfos List<Property Map>
    subscriptionLifecycleNotificationSpecifications Property Map
    subscriptionStateRules List<Property Map>
    swaggerSpecifications List<Property Map>
    templateDeploymentOptions Property Map
    throttlingRules List<Property Map>

    ServiceTreeInfoResponse

    ComponentId string
    Readiness string
    ServiceId string
    ComponentId string
    Readiness string
    ServiceId string
    componentId String
    readiness String
    serviceId String
    componentId string
    readiness string
    serviceId string
    componentId String
    readiness String
    serviceId String

    SubscriptionStateOverrideActionResponse

    Action string
    State string
    Action string
    State string
    action String
    state String
    action string
    state string
    action str
    state str
    action String
    state String

    SubscriptionStateRuleResponse

    AllowedActions List<string>
    State string
    AllowedActions []string
    State string
    allowedActions List<String>
    state String
    allowedActions string[]
    state string
    allowed_actions Sequence[str]
    state str
    allowedActions List<String>
    state String

    SwaggerSpecificationResponse

    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.

    ThrottlingMetricResponse

    Limit double
    Type string
    Interval string
    Limit float64
    Type string
    Interval string
    limit Double
    type String
    interval String
    limit number
    type string
    interval string
    limit float
    type str
    interval str
    limit Number
    type String
    interval String

    ThrottlingRuleResponse

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    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.37.0 published on Monday, Apr 15, 2024 by Pulumi