azure-native.dataprotection.getDppResourceGuardProxy
Explore with Pulumi AI
ResourceGuardProxyBaseResource object, used for response and request bodies for ResourceGuardProxy APIs
Uses Azure REST API version 2025-01-01.
Other available API versions: 2023-01-01, 2023-04-01-preview, 2023-05-01, 2023-06-01-preview, 2023-08-01-preview, 2023-11-01, 2023-12-01, 2024-02-01-preview, 2024-03-01, 2024-04-01, 2025-02-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native dataprotection [ApiVersion]. See the version guide for details.
Using getDppResourceGuardProxy
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 getDppResourceGuardProxy(args: GetDppResourceGuardProxyArgs, opts?: InvokeOptions): Promise<GetDppResourceGuardProxyResult>
function getDppResourceGuardProxyOutput(args: GetDppResourceGuardProxyOutputArgs, opts?: InvokeOptions): Output<GetDppResourceGuardProxyResult>def get_dpp_resource_guard_proxy(resource_group_name: Optional[str] = None,
                                 resource_guard_proxy_name: Optional[str] = None,
                                 vault_name: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetDppResourceGuardProxyResult
def get_dpp_resource_guard_proxy_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                                 resource_guard_proxy_name: Optional[pulumi.Input[str]] = None,
                                 vault_name: Optional[pulumi.Input[str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetDppResourceGuardProxyResult]func LookupDppResourceGuardProxy(ctx *Context, args *LookupDppResourceGuardProxyArgs, opts ...InvokeOption) (*LookupDppResourceGuardProxyResult, error)
func LookupDppResourceGuardProxyOutput(ctx *Context, args *LookupDppResourceGuardProxyOutputArgs, opts ...InvokeOption) LookupDppResourceGuardProxyResultOutput> Note: This function is named LookupDppResourceGuardProxy in the Go SDK.
public static class GetDppResourceGuardProxy 
{
    public static Task<GetDppResourceGuardProxyResult> InvokeAsync(GetDppResourceGuardProxyArgs args, InvokeOptions? opts = null)
    public static Output<GetDppResourceGuardProxyResult> Invoke(GetDppResourceGuardProxyInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDppResourceGuardProxyResult> getDppResourceGuardProxy(GetDppResourceGuardProxyArgs args, InvokeOptions options)
public static Output<GetDppResourceGuardProxyResult> getDppResourceGuardProxy(GetDppResourceGuardProxyArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:dataprotection:getDppResourceGuardProxy
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 - Resource
Guard stringProxy Name  - name of the resource guard proxy
 - Vault
Name string - The name of the backup vault.
 
- Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 - Resource
Guard stringProxy Name  - name of the resource guard proxy
 - Vault
Name string - The name of the backup vault.
 
- resource
Group StringName  - The name of the resource group. The name is case insensitive.
 - resource
Guard StringProxy Name  - name of the resource guard proxy
 - vault
Name String - The name of the backup vault.
 
- resource
Group stringName  - The name of the resource group. The name is case insensitive.
 - resource
Guard stringProxy Name  - name of the resource guard proxy
 - vault
Name string - The name of the backup vault.
 
- resource_
group_ strname  - The name of the resource group. The name is case insensitive.
 - resource_
guard_ strproxy_ name  - name of the resource guard proxy
 - vault_
name str - The name of the backup vault.
 
- resource
Group StringName  - The name of the resource group. The name is case insensitive.
 - resource
Guard StringProxy Name  - name of the resource guard proxy
 - vault
Name String - The name of the backup vault.
 
getDppResourceGuardProxy Result
The following output properties are available:
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Id string
 - Resource Id represents the complete path to the resource.
 - Name string
 - Resource name associated with the resource.
 - Properties
Pulumi.
Azure Native. Data Protection. Outputs. Resource Guard Proxy Base Response  - ResourceGuardProxyBaseResource properties
 - System
Data Pulumi.Azure Native. Data Protection. Outputs. System Data Response  - Metadata pertaining to creation and last modification of the resource.
 - Type string
 - Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
 
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Id string
 - Resource Id represents the complete path to the resource.
 - Name string
 - Resource name associated with the resource.
 - Properties
Resource
Guard Proxy Base Response  - ResourceGuardProxyBaseResource properties
 - System
Data SystemData Response  - Metadata pertaining to creation and last modification of the resource.
 - Type string
 - Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - id String
 - Resource Id represents the complete path to the resource.
 - name String
 - Resource name associated with the resource.
 - properties
Resource
Guard Proxy Base Response  - ResourceGuardProxyBaseResource properties
 - system
Data SystemData Response  - Metadata pertaining to creation and last modification of the resource.
 - type String
 - Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
 
- azure
Api stringVersion  - The Azure API version of the resource.
 - id string
 - Resource Id represents the complete path to the resource.
 - name string
 - Resource name associated with the resource.
 - properties
Resource
Guard Proxy Base Response  - ResourceGuardProxyBaseResource properties
 - system
Data SystemData Response  - Metadata pertaining to creation and last modification of the resource.
 - type string
 - Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
 
- azure_
api_ strversion  - The Azure API version of the resource.
 - id str
 - Resource Id represents the complete path to the resource.
 - name str
 - Resource name associated with the resource.
 - properties
Resource
Guard Proxy Base Response  - ResourceGuardProxyBaseResource properties
 - system_
data SystemData Response  - Metadata pertaining to creation and last modification of the resource.
 - type str
 - Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - id String
 - Resource Id represents the complete path to the resource.
 - name String
 - Resource name associated with the resource.
 - properties Property Map
 - ResourceGuardProxyBaseResource properties
 - system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
 - type String
 - Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
 
Supporting Types
ResourceGuardOperationDetailResponse    
- Default
Resource stringRequest  - Vault
Critical stringOperation  
- Default
Resource stringRequest  - Vault
Critical stringOperation  
- default
Resource StringRequest  - vault
Critical StringOperation  
- default
Resource stringRequest  - vault
Critical stringOperation  
- default
Resource StringRequest  - vault
Critical StringOperation  
ResourceGuardProxyBaseResponse    
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