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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.eventgrid.getPartnerDestination
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Get properties of a partner destination. Azure REST API version: 2023-06-01-preview.
Other available API versions: 2021-10-15-preview, 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
Using getPartnerDestination
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 getPartnerDestination(args: GetPartnerDestinationArgs, opts?: InvokeOptions): Promise<GetPartnerDestinationResult>
function getPartnerDestinationOutput(args: GetPartnerDestinationOutputArgs, opts?: InvokeOptions): Output<GetPartnerDestinationResult>def get_partner_destination(partner_destination_name: Optional[str] = None,
                            resource_group_name: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetPartnerDestinationResult
def get_partner_destination_output(partner_destination_name: Optional[pulumi.Input[str]] = None,
                            resource_group_name: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetPartnerDestinationResult]func LookupPartnerDestination(ctx *Context, args *LookupPartnerDestinationArgs, opts ...InvokeOption) (*LookupPartnerDestinationResult, error)
func LookupPartnerDestinationOutput(ctx *Context, args *LookupPartnerDestinationOutputArgs, opts ...InvokeOption) LookupPartnerDestinationResultOutput> Note: This function is named LookupPartnerDestination in the Go SDK.
public static class GetPartnerDestination 
{
    public static Task<GetPartnerDestinationResult> InvokeAsync(GetPartnerDestinationArgs args, InvokeOptions? opts = null)
    public static Output<GetPartnerDestinationResult> Invoke(GetPartnerDestinationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetPartnerDestinationResult> getPartnerDestination(GetPartnerDestinationArgs args, InvokeOptions options)
public static Output<GetPartnerDestinationResult> getPartnerDestination(GetPartnerDestinationArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:eventgrid:getPartnerDestination
  arguments:
    # arguments dictionaryThe following arguments are supported:
- PartnerDestination stringName 
- Name of the partner destination.
- ResourceGroup stringName 
- The name of the resource group within the user's subscription.
- PartnerDestination stringName 
- Name of the partner destination.
- ResourceGroup stringName 
- The name of the resource group within the user's subscription.
- partnerDestination StringName 
- Name of the partner destination.
- resourceGroup StringName 
- The name of the resource group within the user's subscription.
- partnerDestination stringName 
- Name of the partner destination.
- resourceGroup stringName 
- The name of the resource group within the user's subscription.
- partner_destination_ strname 
- Name of the partner destination.
- resource_group_ strname 
- The name of the resource group within the user's subscription.
- partnerDestination StringName 
- Name of the partner destination.
- resourceGroup StringName 
- The name of the resource group within the user's subscription.
getPartnerDestination Result
The following output properties are available:
- Id string
- Fully qualified identifier of the resource.
- Location string
- Location of the resource.
- Name string
- Name of the resource.
- ProvisioningState string
- Provisioning state of the partner destination.
- SystemData Pulumi.Azure Native. Event Grid. Outputs. System Data Response 
- The system metadata relating to Partner Destination resource.
- Type string
- Type of the resource.
- ActivationState string
- Activation state of the partner destination.
- EndpointBase stringUrl 
- Endpoint Base URL of the partner destination
- EndpointService stringContext 
- Endpoint context associated with this partner destination.
- ExpirationTime stringIf Not Activated Utc 
- Expiration time of the partner destination. If this timer expires and the partner destination was never activated, the partner destination and corresponding channel are deleted.
- MessageFor stringActivation 
- Context or helpful message that can be used during the approval process.
- PartnerRegistration stringImmutable Id 
- The immutable Id of the corresponding partner registration.
- Dictionary<string, string>
- Tags of the resource.
- Id string
- Fully qualified identifier of the resource.
- Location string
- Location of the resource.
- Name string
- Name of the resource.
- ProvisioningState string
- Provisioning state of the partner destination.
- SystemData SystemData Response 
- The system metadata relating to Partner Destination resource.
- Type string
- Type of the resource.
- ActivationState string
- Activation state of the partner destination.
- EndpointBase stringUrl 
- Endpoint Base URL of the partner destination
- EndpointService stringContext 
- Endpoint context associated with this partner destination.
- ExpirationTime stringIf Not Activated Utc 
- Expiration time of the partner destination. If this timer expires and the partner destination was never activated, the partner destination and corresponding channel are deleted.
- MessageFor stringActivation 
- Context or helpful message that can be used during the approval process.
- PartnerRegistration stringImmutable Id 
- The immutable Id of the corresponding partner registration.
- map[string]string
- Tags of the resource.
- id String
- Fully qualified identifier of the resource.
- location String
- Location of the resource.
- name String
- Name of the resource.
- provisioningState String
- Provisioning state of the partner destination.
- systemData SystemData Response 
- The system metadata relating to Partner Destination resource.
- type String
- Type of the resource.
- activationState String
- Activation state of the partner destination.
- endpointBase StringUrl 
- Endpoint Base URL of the partner destination
- endpointService StringContext 
- Endpoint context associated with this partner destination.
- expirationTime StringIf Not Activated Utc 
- Expiration time of the partner destination. If this timer expires and the partner destination was never activated, the partner destination and corresponding channel are deleted.
- messageFor StringActivation 
- Context or helpful message that can be used during the approval process.
- partnerRegistration StringImmutable Id 
- The immutable Id of the corresponding partner registration.
- Map<String,String>
- Tags of the resource.
- id string
- Fully qualified identifier of the resource.
- location string
- Location of the resource.
- name string
- Name of the resource.
- provisioningState string
- Provisioning state of the partner destination.
- systemData SystemData Response 
- The system metadata relating to Partner Destination resource.
- type string
- Type of the resource.
- activationState string
- Activation state of the partner destination.
- endpointBase stringUrl 
- Endpoint Base URL of the partner destination
- endpointService stringContext 
- Endpoint context associated with this partner destination.
- expirationTime stringIf Not Activated Utc 
- Expiration time of the partner destination. If this timer expires and the partner destination was never activated, the partner destination and corresponding channel are deleted.
- messageFor stringActivation 
- Context or helpful message that can be used during the approval process.
- partnerRegistration stringImmutable Id 
- The immutable Id of the corresponding partner registration.
- {[key: string]: string}
- Tags of the resource.
- id str
- Fully qualified identifier of the resource.
- location str
- Location of the resource.
- name str
- Name of the resource.
- provisioning_state str
- Provisioning state of the partner destination.
- system_data SystemData Response 
- The system metadata relating to Partner Destination resource.
- type str
- Type of the resource.
- activation_state str
- Activation state of the partner destination.
- endpoint_base_ strurl 
- Endpoint Base URL of the partner destination
- endpoint_service_ strcontext 
- Endpoint context associated with this partner destination.
- expiration_time_ strif_ not_ activated_ utc 
- Expiration time of the partner destination. If this timer expires and the partner destination was never activated, the partner destination and corresponding channel are deleted.
- message_for_ stractivation 
- Context or helpful message that can be used during the approval process.
- partner_registration_ strimmutable_ id 
- The immutable Id of the corresponding partner registration.
- Mapping[str, str]
- Tags of the resource.
- id String
- Fully qualified identifier of the resource.
- location String
- Location of the resource.
- name String
- Name of the resource.
- provisioningState String
- Provisioning state of the partner destination.
- systemData Property Map
- The system metadata relating to Partner Destination resource.
- type String
- Type of the resource.
- activationState String
- Activation state of the partner destination.
- endpointBase StringUrl 
- Endpoint Base URL of the partner destination
- endpointService StringContext 
- Endpoint context associated with this partner destination.
- expirationTime StringIf Not Activated Utc 
- Expiration time of the partner destination. If this timer expires and the partner destination was never activated, the partner destination and corresponding channel are deleted.
- messageFor StringActivation 
- Context or helpful message that can be used during the approval process.
- partnerRegistration StringImmutable Id 
- The immutable Id of the corresponding partner registration.
- Map<String>
- Tags of the resource.
Supporting Types
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
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi