azure-native.dataprotection.getDppResourceGuardProxy
Explore with Pulumi AI
ResourceGuardProxyBaseResource object, used for response and request bodies for ResourceGuardProxy APIs Azure REST API version: 2023-01-01.
Other available API versions: 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-01-01.
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:
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- ResourceGuard stringProxy Name 
- name of the resource guard proxy
- VaultName string
- The name of the backup vault.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- ResourceGuard stringProxy Name 
- name of the resource guard proxy
- VaultName string
- The name of the backup vault.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- resourceGuard StringProxy Name 
- name of the resource guard proxy
- vaultName String
- The name of the backup vault.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- resourceGuard stringProxy Name 
- name of the resource guard proxy
- vaultName 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.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- resourceGuard StringProxy Name 
- name of the resource guard proxy
- vaultName String
- The name of the backup vault.
getDppResourceGuardProxy Result
The following output properties are available:
- 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
- SystemData 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/...
- Id string
- Resource Id represents the complete path to the resource.
- Name string
- Resource name associated with the resource.
- Properties
ResourceGuard Proxy Base Response 
- ResourceGuardProxyBaseResource properties
- SystemData 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/...
- id String
- Resource Id represents the complete path to the resource.
- name String
- Resource name associated with the resource.
- properties
ResourceGuard Proxy Base Response 
- ResourceGuardProxyBaseResource properties
- systemData 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/...
- id string
- Resource Id represents the complete path to the resource.
- name string
- Resource name associated with the resource.
- properties
ResourceGuard Proxy Base Response 
- ResourceGuardProxyBaseResource properties
- systemData 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/...
- id str
- Resource Id represents the complete path to the resource.
- name str
- Resource name associated with the resource.
- properties
ResourceGuard 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/...
- id String
- Resource Id represents the complete path to the resource.
- name String
- Resource name associated with the resource.
- properties Property Map
- ResourceGuardProxyBaseResource properties
- systemData 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    
- DefaultResource stringRequest 
- VaultCritical stringOperation 
- DefaultResource stringRequest 
- VaultCritical stringOperation 
- defaultResource StringRequest 
- vaultCritical StringOperation 
- defaultResource stringRequest 
- vaultCritical stringOperation 
- defaultResource StringRequest 
- vaultCritical StringOperation 
ResourceGuardProxyBaseResponse    
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- 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.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified 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.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0