These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.eventgrid.getPartnerRegistration
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Gets a partner registration with the specified parameters. API Version: 2021-06-01-preview.
Using getPartnerRegistration
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 getPartnerRegistration(args: GetPartnerRegistrationArgs, opts?: InvokeOptions): Promise<GetPartnerRegistrationResult>
function getPartnerRegistrationOutput(args: GetPartnerRegistrationOutputArgs, opts?: InvokeOptions): Output<GetPartnerRegistrationResult>
def get_partner_registration(partner_registration_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPartnerRegistrationResult
def get_partner_registration_output(partner_registration_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPartnerRegistrationResult]
func LookupPartnerRegistration(ctx *Context, args *LookupPartnerRegistrationArgs, opts ...InvokeOption) (*LookupPartnerRegistrationResult, error)
func LookupPartnerRegistrationOutput(ctx *Context, args *LookupPartnerRegistrationOutputArgs, opts ...InvokeOption) LookupPartnerRegistrationResultOutput
> Note: This function is named LookupPartnerRegistration
in the Go SDK.
public static class GetPartnerRegistration
{
public static Task<GetPartnerRegistrationResult> InvokeAsync(GetPartnerRegistrationArgs args, InvokeOptions? opts = null)
public static Output<GetPartnerRegistrationResult> Invoke(GetPartnerRegistrationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetPartnerRegistrationResult> getPartnerRegistration(GetPartnerRegistrationArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:eventgrid:getPartnerRegistration
arguments:
# arguments dictionary
The following arguments are supported:
- Partner
Registration stringName - Name of the partner registration.
- Resource
Group stringName - The name of the resource group within the user's subscription.
- Partner
Registration stringName - Name of the partner registration.
- Resource
Group stringName - The name of the resource group within the user's subscription.
- partner
Registration StringName - Name of the partner registration.
- resource
Group StringName - The name of the resource group within the user's subscription.
- partner
Registration stringName - Name of the partner registration.
- resource
Group stringName - The name of the resource group within the user's subscription.
- partner_
registration_ strname - Name of the partner registration.
- resource_
group_ strname - The name of the resource group within the user's subscription.
- partner
Registration StringName - Name of the partner registration.
- resource
Group StringName - The name of the resource group within the user's subscription.
getPartnerRegistration 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.
- Provisioning
State string - Provisioning state of the partner registration.
- System
Data Pulumi.Azure Native. Event Grid. Outputs. System Data Response - The system metadata relating to Partner Registration resource.
- Type string
- Type of the resource.
- List<string>
- List of Azure subscription Ids that are authorized to create a partner namespace associated with this partner registration. This is an optional property. Creating partner namespaces is always permitted under the same Azure subscription as the one used for creating the partner registration.
- Customer
Service stringUri - The extension of the customer service URI of the publisher.
- Logo
Uri string - URI of the logo.
- Long
Description string - Long description for the custom scenarios and integration to be displayed in the portal if needed. Length of this description should not exceed 2048 characters.
- Partner
Customer stringService Extension - The extension of the customer service number of the publisher. Only digits are allowed and number of digits should not exceed 10.
- Partner
Customer stringService Number - The customer service number of the publisher. The expected phone format should start with a '+' sign followed by the country code. The remaining digits are then followed. Only digits and spaces are allowed and its length cannot exceed 16 digits including country code. Examples of valid phone numbers are: +1 515 123 4567 and +966 7 5115 2471. Examples of invalid phone numbers are: +1 (515) 123-4567, 1 515 123 4567 and +966 121 5115 24 7 551 1234 43
- Partner
Name string - Official name of the partner name. For example: "Contoso".
- Partner
Resource stringType Description - Short description of the partner resource type. The length of this description should not exceed 256 characters.
- Partner
Resource stringType Display Name - Display name of the partner resource type.
- Partner
Resource stringType Name - Name of the partner resource type.
- Setup
Uri string - URI of the partner website that can be used by Azure customers to setup Event Grid integration on an event source.
- Dictionary<string, string>
- Tags of the resource.
- Visibility
State string - Visibility state of the partner registration.
- 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 registration.
- System
Data SystemData Response - The system metadata relating to Partner Registration resource.
- Type string
- Type of the resource.
- []string
- List of Azure subscription Ids that are authorized to create a partner namespace associated with this partner registration. This is an optional property. Creating partner namespaces is always permitted under the same Azure subscription as the one used for creating the partner registration.
- Customer
Service stringUri - The extension of the customer service URI of the publisher.
- Logo
Uri string - URI of the logo.
- Long
Description string - Long description for the custom scenarios and integration to be displayed in the portal if needed. Length of this description should not exceed 2048 characters.
- Partner
Customer stringService Extension - The extension of the customer service number of the publisher. Only digits are allowed and number of digits should not exceed 10.
- Partner
Customer stringService Number - The customer service number of the publisher. The expected phone format should start with a '+' sign followed by the country code. The remaining digits are then followed. Only digits and spaces are allowed and its length cannot exceed 16 digits including country code. Examples of valid phone numbers are: +1 515 123 4567 and +966 7 5115 2471. Examples of invalid phone numbers are: +1 (515) 123-4567, 1 515 123 4567 and +966 121 5115 24 7 551 1234 43
- Partner
Name string - Official name of the partner name. For example: "Contoso".
- Partner
Resource stringType Description - Short description of the partner resource type. The length of this description should not exceed 256 characters.
- Partner
Resource stringType Display Name - Display name of the partner resource type.
- Partner
Resource stringType Name - Name of the partner resource type.
- Setup
Uri string - URI of the partner website that can be used by Azure customers to setup Event Grid integration on an event source.
- map[string]string
- Tags of the resource.
- Visibility
State string - Visibility state of the partner registration.
- 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 registration.
- system
Data SystemData Response - The system metadata relating to Partner Registration resource.
- type String
- Type of the resource.
- List<String>
- List of Azure subscription Ids that are authorized to create a partner namespace associated with this partner registration. This is an optional property. Creating partner namespaces is always permitted under the same Azure subscription as the one used for creating the partner registration.
- customer
Service StringUri - The extension of the customer service URI of the publisher.
- logo
Uri String - URI of the logo.
- long
Description String - Long description for the custom scenarios and integration to be displayed in the portal if needed. Length of this description should not exceed 2048 characters.
- partner
Customer StringService Extension - The extension of the customer service number of the publisher. Only digits are allowed and number of digits should not exceed 10.
- partner
Customer StringService Number - The customer service number of the publisher. The expected phone format should start with a '+' sign followed by the country code. The remaining digits are then followed. Only digits and spaces are allowed and its length cannot exceed 16 digits including country code. Examples of valid phone numbers are: +1 515 123 4567 and +966 7 5115 2471. Examples of invalid phone numbers are: +1 (515) 123-4567, 1 515 123 4567 and +966 121 5115 24 7 551 1234 43
- partner
Name String - Official name of the partner name. For example: "Contoso".
- partner
Resource StringType Description - Short description of the partner resource type. The length of this description should not exceed 256 characters.
- partner
Resource StringType Display Name - Display name of the partner resource type.
- partner
Resource StringType Name - Name of the partner resource type.
- setup
Uri String - URI of the partner website that can be used by Azure customers to setup Event Grid integration on an event source.
- Map<String,String>
- Tags of the resource.
- visibility
State String - Visibility state of the partner registration.
- 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 registration.
- system
Data SystemData Response - The system metadata relating to Partner Registration resource.
- type string
- Type of the resource.
- string[]
- List of Azure subscription Ids that are authorized to create a partner namespace associated with this partner registration. This is an optional property. Creating partner namespaces is always permitted under the same Azure subscription as the one used for creating the partner registration.
- customer
Service stringUri - The extension of the customer service URI of the publisher.
- logo
Uri string - URI of the logo.
- long
Description string - Long description for the custom scenarios and integration to be displayed in the portal if needed. Length of this description should not exceed 2048 characters.
- partner
Customer stringService Extension - The extension of the customer service number of the publisher. Only digits are allowed and number of digits should not exceed 10.
- partner
Customer stringService Number - The customer service number of the publisher. The expected phone format should start with a '+' sign followed by the country code. The remaining digits are then followed. Only digits and spaces are allowed and its length cannot exceed 16 digits including country code. Examples of valid phone numbers are: +1 515 123 4567 and +966 7 5115 2471. Examples of invalid phone numbers are: +1 (515) 123-4567, 1 515 123 4567 and +966 121 5115 24 7 551 1234 43
- partner
Name string - Official name of the partner name. For example: "Contoso".
- partner
Resource stringType Description - Short description of the partner resource type. The length of this description should not exceed 256 characters.
- partner
Resource stringType Display Name - Display name of the partner resource type.
- partner
Resource stringType Name - Name of the partner resource type.
- setup
Uri string - URI of the partner website that can be used by Azure customers to setup Event Grid integration on an event source.
- {[key: string]: string}
- Tags of the resource.
- visibility
State string - Visibility state of the partner registration.
- 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 registration.
- system_
data SystemData Response - The system metadata relating to Partner Registration resource.
- type str
- Type of the resource.
- Sequence[str]
- List of Azure subscription Ids that are authorized to create a partner namespace associated with this partner registration. This is an optional property. Creating partner namespaces is always permitted under the same Azure subscription as the one used for creating the partner registration.
- customer_
service_ struri - The extension of the customer service URI of the publisher.
- logo_
uri str - URI of the logo.
- long_
description str - Long description for the custom scenarios and integration to be displayed in the portal if needed. Length of this description should not exceed 2048 characters.
- partner_
customer_ strservice_ extension - The extension of the customer service number of the publisher. Only digits are allowed and number of digits should not exceed 10.
- partner_
customer_ strservice_ number - The customer service number of the publisher. The expected phone format should start with a '+' sign followed by the country code. The remaining digits are then followed. Only digits and spaces are allowed and its length cannot exceed 16 digits including country code. Examples of valid phone numbers are: +1 515 123 4567 and +966 7 5115 2471. Examples of invalid phone numbers are: +1 (515) 123-4567, 1 515 123 4567 and +966 121 5115 24 7 551 1234 43
- partner_
name str - Official name of the partner name. For example: "Contoso".
- partner_
resource_ strtype_ description - Short description of the partner resource type. The length of this description should not exceed 256 characters.
- partner_
resource_ strtype_ display_ name - Display name of the partner resource type.
- partner_
resource_ strtype_ name - Name of the partner resource type.
- setup_
uri str - URI of the partner website that can be used by Azure customers to setup Event Grid integration on an event source.
- Mapping[str, str]
- Tags of the resource.
- visibility_
state str - Visibility state of the partner registration.
- 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 registration.
- system
Data Property Map - The system metadata relating to Partner Registration resource.
- type String
- Type of the resource.
- List<String>
- List of Azure subscription Ids that are authorized to create a partner namespace associated with this partner registration. This is an optional property. Creating partner namespaces is always permitted under the same Azure subscription as the one used for creating the partner registration.
- customer
Service StringUri - The extension of the customer service URI of the publisher.
- logo
Uri String - URI of the logo.
- long
Description String - Long description for the custom scenarios and integration to be displayed in the portal if needed. Length of this description should not exceed 2048 characters.
- partner
Customer StringService Extension - The extension of the customer service number of the publisher. Only digits are allowed and number of digits should not exceed 10.
- partner
Customer StringService Number - The customer service number of the publisher. The expected phone format should start with a '+' sign followed by the country code. The remaining digits are then followed. Only digits and spaces are allowed and its length cannot exceed 16 digits including country code. Examples of valid phone numbers are: +1 515 123 4567 and +966 7 5115 2471. Examples of invalid phone numbers are: +1 (515) 123-4567, 1 515 123 4567 and +966 121 5115 24 7 551 1234 43
- partner
Name String - Official name of the partner name. For example: "Contoso".
- partner
Resource StringType Description - Short description of the partner resource type. The length of this description should not exceed 256 characters.
- partner
Resource StringType Display Name - Display name of the partner resource type.
- partner
Resource StringType Name - Name of the partner resource type.
- setup
Uri String - URI of the partner website that can be used by Azure customers to setup Event Grid integration on an event source.
- Map<String>
- Tags of the resource.
- visibility
State String - Visibility state of the partner registration.
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-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi