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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.app.getDaprComponentResiliencyPolicy
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
Dapr Component Resiliency Policy. Azure REST API version: 2023-08-01-preview.
Other available API versions: 2023-11-02-preview, 2024-02-02-preview.
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)
// Output-based functions aren't available in Java yet
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:
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
DaprComponentResiliencyPolicyConfigurationResponse
- 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
- 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
- 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
- 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
- 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
- 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
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi