azure-native.eventgrid.getPartnerDestination
Explore with Pulumi AI
Get properties of a partner destination.
Uses Azure REST API version 2024-12-15-preview.
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native eventgrid [ApiVersion]
. See the version guide for details.
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 dictionary
The following arguments are supported:
- Partner
Destination stringName - Name of the partner destination.
- Resource
Group stringName - The name of the resource group within the user's subscription.
- Partner
Destination stringName - Name of the partner destination.
- Resource
Group stringName - The name of the resource group within the user's subscription.
- partner
Destination StringName - Name of the partner destination.
- resource
Group StringName - The name of the resource group within the user's subscription.
- partner
Destination stringName - Name of the partner destination.
- resource
Group 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.
- partner
Destination StringName - Name of the partner destination.
- resource
Group StringName - The name of the resource group within the user's subscription.
getPartnerDestination Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified identifier of the resource.
- Location string
- Location of the resource.
- Name string
- Name of the resource.
- Provisioning
State string - Provisioning state of the partner destination.
- System
Data Pulumi.Azure Native. Event Grid. Outputs. System Data Response - The system metadata relating to the Event Grid resource.
- Type string
- Type of the resource.
- Activation
State string - Activation state of the partner destination.
- Endpoint
Base stringUrl - Endpoint Base URL of the partner destination
- Endpoint
Service stringContext - Endpoint context associated with this partner destination.
- Expiration
Time 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.
- Message
For stringActivation - Context or helpful message that can be used during the approval process.
- Partner
Registration stringImmutable Id - The immutable Id of the corresponding partner registration.
- Dictionary<string, string>
- Tags of the resource.
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified identifier of the resource.
- Location string
- Location of the resource.
- Name string
- Name of the resource.
- Provisioning
State string - Provisioning state of the partner destination.
- System
Data SystemData Response - The system metadata relating to the Event Grid resource.
- Type string
- Type of the resource.
- Activation
State string - Activation state of the partner destination.
- Endpoint
Base stringUrl - Endpoint Base URL of the partner destination
- Endpoint
Service stringContext - Endpoint context associated with this partner destination.
- Expiration
Time 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.
- Message
For stringActivation - Context or helpful message that can be used during the approval process.
- Partner
Registration stringImmutable Id - The immutable Id of the corresponding partner registration.
- map[string]string
- Tags of the resource.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified identifier of the resource.
- location String
- Location of the resource.
- name String
- Name of the resource.
- provisioning
State String - Provisioning state of the partner destination.
- system
Data SystemData Response - The system metadata relating to the Event Grid resource.
- type String
- Type of the resource.
- activation
State String - Activation state of the partner destination.
- endpoint
Base StringUrl - Endpoint Base URL of the partner destination
- endpoint
Service StringContext - Endpoint context associated with this partner destination.
- expiration
Time 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.
- message
For StringActivation - Context or helpful message that can be used during the approval process.
- partner
Registration StringImmutable Id - The immutable Id of the corresponding partner registration.
- Map<String,String>
- Tags of the resource.
- azure
Api stringVersion - The Azure API version of the resource.
- id string
- Fully qualified identifier of the resource.
- location string
- Location of the resource.
- name string
- Name of the resource.
- provisioning
State string - Provisioning state of the partner destination.
- system
Data SystemData Response - The system metadata relating to the Event Grid resource.
- type string
- Type of the resource.
- activation
State string - Activation state of the partner destination.
- endpoint
Base stringUrl - Endpoint Base URL of the partner destination
- endpoint
Service stringContext - Endpoint context associated with this partner destination.
- expiration
Time 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.
- message
For stringActivation - Context or helpful message that can be used during the approval process.
- partner
Registration stringImmutable Id - The immutable Id of the corresponding partner registration.
- {[key: string]: string}
- Tags of the resource.
- azure_
api_ strversion - The Azure API version 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 the Event Grid 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.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified identifier of the resource.
- location String
- Location of the resource.
- name String
- Name of the resource.
- provisioning
State String - Provisioning state of the partner destination.
- system
Data Property Map - The system metadata relating to the Event Grid resource.
- type String
- Type of the resource.
- activation
State String - Activation state of the partner destination.
- endpoint
Base StringUrl - Endpoint Base URL of the partner destination
- endpoint
Service StringContext - Endpoint context associated with this partner destination.
- expiration
Time 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.
- message
For StringActivation - Context or helpful message that can be used during the approval process.
- partner
Registration StringImmutable Id - The immutable Id of the corresponding partner registration.
- Map<String>
- Tags of the resource.
Supporting Types
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