azure-native.app.getDaprComponentResiliencyPolicy
Explore with Pulumi AI
Dapr Component Resiliency Policy.
Uses Azure REST API version 2024-10-02-preview.
Other available API versions: 2023-08-01-preview, 2023-11-02-preview, 2024-02-02-preview, 2024-08-02-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native app [ApiVersion]
. See the version guide for details.
Using getDaprComponentResiliencyPolicy
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 getDaprComponentResiliencyPolicy(args: GetDaprComponentResiliencyPolicyArgs, opts?: InvokeOptions): Promise<GetDaprComponentResiliencyPolicyResult>
function getDaprComponentResiliencyPolicyOutput(args: GetDaprComponentResiliencyPolicyOutputArgs, opts?: InvokeOptions): Output<GetDaprComponentResiliencyPolicyResult>
def get_dapr_component_resiliency_policy(component_name: Optional[str] = None,
environment_name: Optional[str] = None,
name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDaprComponentResiliencyPolicyResult
def get_dapr_component_resiliency_policy_output(component_name: Optional[pulumi.Input[str]] = None,
environment_name: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDaprComponentResiliencyPolicyResult]
func LookupDaprComponentResiliencyPolicy(ctx *Context, args *LookupDaprComponentResiliencyPolicyArgs, opts ...InvokeOption) (*LookupDaprComponentResiliencyPolicyResult, error)
func LookupDaprComponentResiliencyPolicyOutput(ctx *Context, args *LookupDaprComponentResiliencyPolicyOutputArgs, opts ...InvokeOption) LookupDaprComponentResiliencyPolicyResultOutput
> Note: This function is named LookupDaprComponentResiliencyPolicy
in the Go SDK.
public static class GetDaprComponentResiliencyPolicy
{
public static Task<GetDaprComponentResiliencyPolicyResult> InvokeAsync(GetDaprComponentResiliencyPolicyArgs args, InvokeOptions? opts = null)
public static Output<GetDaprComponentResiliencyPolicyResult> Invoke(GetDaprComponentResiliencyPolicyInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetDaprComponentResiliencyPolicyResult> getDaprComponentResiliencyPolicy(GetDaprComponentResiliencyPolicyArgs args, InvokeOptions options)
public static Output<GetDaprComponentResiliencyPolicyResult> getDaprComponentResiliencyPolicy(GetDaprComponentResiliencyPolicyArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:app:getDaprComponentResiliencyPolicy
arguments:
# arguments dictionary
The following arguments are supported:
- Component
Name string - Name of the Dapr Component.
- Environment
Name string - Name of the Managed Environment.
- Name string
- Name of the Dapr Component Resiliency Policy.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Component
Name string - Name of the Dapr Component.
- Environment
Name string - Name of the Managed Environment.
- Name string
- Name of the Dapr Component Resiliency Policy.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- component
Name String - Name of the Dapr Component.
- environment
Name String - Name of the Managed Environment.
- name String
- Name of the Dapr Component Resiliency Policy.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- component
Name string - Name of the Dapr Component.
- environment
Name string - Name of the Managed Environment.
- name string
- Name of the Dapr Component Resiliency Policy.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- component_
name str - Name of the Dapr Component.
- environment_
name str - Name of the Managed Environment.
- name str
- Name of the Dapr Component Resiliency Policy.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- component
Name String - Name of the Dapr Component.
- environment
Name String - Name of the Managed Environment.
- name String
- Name of the Dapr Component Resiliency Policy.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getDaprComponentResiliencyPolicy 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}"
- Name string
- The name of the resource
- System
Data Pulumi.Azure Native. App. 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"
- Inbound
Policy Pulumi.Azure Native. App. Outputs. Dapr Component Resiliency Policy Configuration Response - The optional inbound component resiliency policy configuration
- Outbound
Policy Pulumi.Azure Native. App. Outputs. Dapr Component Resiliency Policy Configuration Response - The optional outbound component resiliency policy configuration
- 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}"
- Name string
- The name of the 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"
- Inbound
Policy DaprComponent Resiliency Policy Configuration Response - The optional inbound component resiliency policy configuration
- Outbound
Policy DaprComponent Resiliency Policy Configuration Response - The optional outbound component resiliency policy configuration
- 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}"
- name String
- The name of the 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"
- inbound
Policy DaprComponent Resiliency Policy Configuration Response - The optional inbound component resiliency policy configuration
- outbound
Policy DaprComponent Resiliency Policy Configuration Response - The optional outbound component resiliency policy configuration
- 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}"
- name string
- The name of the 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"
- inbound
Policy DaprComponent Resiliency Policy Configuration Response - The optional inbound component resiliency policy configuration
- outbound
Policy DaprComponent Resiliency Policy Configuration Response - The optional outbound component resiliency policy configuration
- 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}"
- name str
- The name of the 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"
- inbound_
policy DaprComponent Resiliency Policy Configuration Response - The optional inbound component resiliency policy configuration
- outbound_
policy DaprComponent Resiliency Policy Configuration Response - The optional outbound component resiliency policy configuration
- 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}"
- name String
- The name of the 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"
- inbound
Policy Property Map - The optional inbound component resiliency policy configuration
- outbound
Policy Property Map - The optional outbound component resiliency policy configuration
Supporting Types
DaprComponentResiliencyPolicyCircuitBreakerPolicyConfigurationResponse
- Consecutive
Errors int - The number of consecutive errors before the circuit is opened.
- Interval
In intSeconds - The optional interval in seconds after which the error count resets to 0. An interval of 0 will never reset. If not specified, the timeoutInSeconds value will be used.
- Timeout
In intSeconds - The interval in seconds until a retry attempt is made after the circuit is opened.
- Consecutive
Errors int - The number of consecutive errors before the circuit is opened.
- Interval
In intSeconds - The optional interval in seconds after which the error count resets to 0. An interval of 0 will never reset. If not specified, the timeoutInSeconds value will be used.
- Timeout
In intSeconds - The interval in seconds until a retry attempt is made after the circuit is opened.
- consecutive
Errors Integer - The number of consecutive errors before the circuit is opened.
- interval
In IntegerSeconds - The optional interval in seconds after which the error count resets to 0. An interval of 0 will never reset. If not specified, the timeoutInSeconds value will be used.
- timeout
In IntegerSeconds - The interval in seconds until a retry attempt is made after the circuit is opened.
- consecutive
Errors number - The number of consecutive errors before the circuit is opened.
- interval
In numberSeconds - The optional interval in seconds after which the error count resets to 0. An interval of 0 will never reset. If not specified, the timeoutInSeconds value will be used.
- timeout
In numberSeconds - The interval in seconds until a retry attempt is made after the circuit is opened.
- consecutive_
errors int - The number of consecutive errors before the circuit is opened.
- interval_
in_ intseconds - The optional interval in seconds after which the error count resets to 0. An interval of 0 will never reset. If not specified, the timeoutInSeconds value will be used.
- timeout_
in_ intseconds - The interval in seconds until a retry attempt is made after the circuit is opened.
- consecutive
Errors Number - The number of consecutive errors before the circuit is opened.
- interval
In NumberSeconds - The optional interval in seconds after which the error count resets to 0. An interval of 0 will never reset. If not specified, the timeoutInSeconds value will be used.
- timeout
In NumberSeconds - The interval in seconds until a retry attempt is made after the circuit is opened.
DaprComponentResiliencyPolicyConfigurationResponse
- Circuit
Breaker Pulumi.Policy Azure Native. App. Inputs. Dapr Component Resiliency Policy Circuit Breaker Policy Configuration Response - The optional circuit breaker policy configuration
- Http
Retry Pulumi.Policy Azure Native. App. Inputs. Dapr Component Resiliency Policy Http Retry Policy Configuration Response - The optional HTTP retry policy configuration
- Timeout
Policy Pulumi.Azure Native. App. Inputs. Dapr Component Resiliency Policy Timeout Policy Configuration Response - The optional timeout policy configuration
- Circuit
Breaker DaprPolicy Component Resiliency Policy Circuit Breaker Policy Configuration Response - The optional circuit breaker policy configuration
- Http
Retry DaprPolicy Component Resiliency Policy Http Retry Policy Configuration Response - The optional HTTP retry policy configuration
- Timeout
Policy DaprComponent Resiliency Policy Timeout Policy Configuration Response - The optional timeout policy configuration
- circuit
Breaker DaprPolicy Component Resiliency Policy Circuit Breaker Policy Configuration Response - The optional circuit breaker policy configuration
- http
Retry DaprPolicy Component Resiliency Policy Http Retry Policy Configuration Response - The optional HTTP retry policy configuration
- timeout
Policy DaprComponent Resiliency Policy Timeout Policy Configuration Response - The optional timeout policy configuration
- circuit
Breaker DaprPolicy Component Resiliency Policy Circuit Breaker Policy Configuration Response - The optional circuit breaker policy configuration
- http
Retry DaprPolicy Component Resiliency Policy Http Retry Policy Configuration Response - The optional HTTP retry policy configuration
- timeout
Policy DaprComponent Resiliency Policy Timeout Policy Configuration Response - The optional timeout policy configuration
- circuit_
breaker_ Daprpolicy Component Resiliency Policy Circuit Breaker Policy Configuration Response - The optional circuit breaker policy configuration
- http_
retry_ Daprpolicy Component Resiliency Policy Http Retry Policy Configuration Response - The optional HTTP retry policy configuration
- timeout_
policy DaprComponent Resiliency Policy Timeout Policy Configuration Response - The optional timeout policy configuration
- circuit
Breaker Property MapPolicy - The optional circuit breaker policy configuration
- http
Retry Property MapPolicy - The optional HTTP retry policy configuration
- timeout
Policy Property Map - The optional timeout policy configuration
DaprComponentResiliencyPolicyHttpRetryBackOffConfigurationResponse
- Initial
Delay intIn Milliseconds - The optional initial delay in milliseconds before an operation is retried
- Max
Interval intIn Milliseconds - The optional maximum time interval in milliseconds between retry attempts
- Initial
Delay intIn Milliseconds - The optional initial delay in milliseconds before an operation is retried
- Max
Interval intIn Milliseconds - The optional maximum time interval in milliseconds between retry attempts
- initial
Delay IntegerIn Milliseconds - The optional initial delay in milliseconds before an operation is retried
- max
Interval IntegerIn Milliseconds - The optional maximum time interval in milliseconds between retry attempts
- initial
Delay numberIn Milliseconds - The optional initial delay in milliseconds before an operation is retried
- max
Interval numberIn Milliseconds - The optional maximum time interval in milliseconds between retry attempts
- initial_
delay_ intin_ milliseconds - The optional initial delay in milliseconds before an operation is retried
- max_
interval_ intin_ milliseconds - The optional maximum time interval in milliseconds between retry attempts
- initial
Delay NumberIn Milliseconds - The optional initial delay in milliseconds before an operation is retried
- max
Interval NumberIn Milliseconds - The optional maximum time interval in milliseconds between retry attempts
DaprComponentResiliencyPolicyHttpRetryPolicyConfigurationResponse
- Max
Retries int - The optional maximum number of retries
- Retry
Back Pulumi.Off Azure Native. App. Inputs. Dapr Component Resiliency Policy Http Retry Back Off Configuration Response - The optional retry backoff configuration
- Max
Retries int - The optional maximum number of retries
- Retry
Back DaprOff Component Resiliency Policy Http Retry Back Off Configuration Response - The optional retry backoff configuration
- max
Retries Integer - The optional maximum number of retries
- retry
Back DaprOff Component Resiliency Policy Http Retry Back Off Configuration Response - The optional retry backoff configuration
- max
Retries number - The optional maximum number of retries
- retry
Back DaprOff Component Resiliency Policy Http Retry Back Off Configuration Response - The optional retry backoff configuration
- max_
retries int - The optional maximum number of retries
- retry_
back_ Daproff Component Resiliency Policy Http Retry Back Off Configuration Response - The optional retry backoff configuration
- max
Retries Number - The optional maximum number of retries
- retry
Back Property MapOff - The optional retry backoff configuration
DaprComponentResiliencyPolicyTimeoutPolicyConfigurationResponse
- Response
Timeout intIn Seconds - The optional response timeout in seconds
- Response
Timeout intIn Seconds - The optional response timeout in seconds
- response
Timeout IntegerIn Seconds - The optional response timeout in seconds
- response
Timeout numberIn Seconds - The optional response timeout in seconds
- response_
timeout_ intin_ seconds - The optional response timeout in seconds
- response
Timeout NumberIn Seconds - The optional response timeout in seconds
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