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.getPartnerConfiguration
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
Get properties of a partner configuration. API Version: 2021-10-15-preview.
Using getPartnerConfiguration
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 getPartnerConfiguration(args: GetPartnerConfigurationArgs, opts?: InvokeOptions): Promise<GetPartnerConfigurationResult>
function getPartnerConfigurationOutput(args: GetPartnerConfigurationOutputArgs, opts?: InvokeOptions): Output<GetPartnerConfigurationResult>
def get_partner_configuration(resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPartnerConfigurationResult
def get_partner_configuration_output(resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPartnerConfigurationResult]
func LookupPartnerConfiguration(ctx *Context, args *LookupPartnerConfigurationArgs, opts ...InvokeOption) (*LookupPartnerConfigurationResult, error)
func LookupPartnerConfigurationOutput(ctx *Context, args *LookupPartnerConfigurationOutputArgs, opts ...InvokeOption) LookupPartnerConfigurationResultOutput
> Note: This function is named LookupPartnerConfiguration
in the Go SDK.
public static class GetPartnerConfiguration
{
public static Task<GetPartnerConfigurationResult> InvokeAsync(GetPartnerConfigurationArgs args, InvokeOptions? opts = null)
public static Output<GetPartnerConfigurationResult> Invoke(GetPartnerConfigurationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetPartnerConfigurationResult> getPartnerConfiguration(GetPartnerConfigurationArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:eventgrid:getPartnerConfiguration
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName - The name of the resource group within the user's subscription.
- Resource
Group stringName - The name of the resource group within the user's subscription.
- resource
Group StringName - The name of the resource group within the user's subscription.
- resource
Group stringName - The name of the resource group within the user's subscription.
- resource_
group_ strname - The name of the resource group within the user's subscription.
- resource
Group StringName - The name of the resource group within the user's subscription.
getPartnerConfiguration Result
The following output properties are available:
- Id string
- Fully qualified identifier of the resource.
- Name string
- Name of the resource.
- System
Data Pulumi.Azure Native. Event Grid. Outputs. System Data Response - The system metadata relating to partner configuration resource.
- Type string
- Type of the resource.
- Location string
- Location of the resource.
- Pulumi.
Azure Native. Event Grid. Outputs. Partner Authorization Response - The details of authorized partners.
- Provisioning
State string - Provisioning state of the partner configuration.
- Dictionary<string, string>
- Tags of the resource.
- Id string
- Fully qualified identifier of the resource.
- Name string
- Name of the resource.
- System
Data SystemData Response - The system metadata relating to partner configuration resource.
- Type string
- Type of the resource.
- Location string
- Location of the resource.
- Partner
Authorization Response - The details of authorized partners.
- Provisioning
State string - Provisioning state of the partner configuration.
- map[string]string
- Tags of the resource.
- id String
- Fully qualified identifier of the resource.
- name String
- Name of the resource.
- system
Data SystemData Response - The system metadata relating to partner configuration resource.
- type String
- Type of the resource.
- location String
- Location of the resource.
- Partner
Authorization Response - The details of authorized partners.
- provisioning
State String - Provisioning state of the partner configuration.
- Map<String,String>
- Tags of the resource.
- id string
- Fully qualified identifier of the resource.
- name string
- Name of the resource.
- system
Data SystemData Response - The system metadata relating to partner configuration resource.
- type string
- Type of the resource.
- location string
- Location of the resource.
- Partner
Authorization Response - The details of authorized partners.
- provisioning
State string - Provisioning state of the partner configuration.
- {[key: string]: string}
- Tags of the resource.
- id str
- Fully qualified identifier of the resource.
- name str
- Name of the resource.
- system_
data SystemData Response - The system metadata relating to partner configuration resource.
- type str
- Type of the resource.
- location str
- Location of the resource.
- Partner
Authorization Response - The details of authorized partners.
- provisioning_
state str - Provisioning state of the partner configuration.
- Mapping[str, str]
- Tags of the resource.
- id String
- Fully qualified identifier of the resource.
- name String
- Name of the resource.
- system
Data Property Map - The system metadata relating to partner configuration resource.
- type String
- Type of the resource.
- location String
- Location of the resource.
- Property Map
- The details of authorized partners.
- provisioning
State String - Provisioning state of the partner configuration.
- Map<String>
- Tags of the resource.
Supporting Types
PartnerAuthorizationResponse
- List<Pulumi.
Azure Native. Event Grid. Inputs. Partner Response> - The list of authorized partners.
- Default
Maximum intExpiration Time In Days - Time used to validate the authorization expiration time for each authorized partner. If DefaultMaximumExpirationTimeInDays is not specified, the default is 7 days. Otherwise, allowed values are between 1 and 365 days.
- []Partner
Response - The list of authorized partners.
- Default
Maximum intExpiration Time In Days - Time used to validate the authorization expiration time for each authorized partner. If DefaultMaximumExpirationTimeInDays is not specified, the default is 7 days. Otherwise, allowed values are between 1 and 365 days.
- List<Partner
Response> - The list of authorized partners.
- default
Maximum IntegerExpiration Time In Days - Time used to validate the authorization expiration time for each authorized partner. If DefaultMaximumExpirationTimeInDays is not specified, the default is 7 days. Otherwise, allowed values are between 1 and 365 days.
- Partner
Response[] - The list of authorized partners.
- default
Maximum numberExpiration Time In Days - Time used to validate the authorization expiration time for each authorized partner. If DefaultMaximumExpirationTimeInDays is not specified, the default is 7 days. Otherwise, allowed values are between 1 and 365 days.
- Sequence[Partner
Response] - The list of authorized partners.
- default_
maximum_ intexpiration_ time_ in_ days - Time used to validate the authorization expiration time for each authorized partner. If DefaultMaximumExpirationTimeInDays is not specified, the default is 7 days. Otherwise, allowed values are between 1 and 365 days.
- List<Property Map>
- The list of authorized partners.
- default
Maximum NumberExpiration Time In Days - Time used to validate the authorization expiration time for each authorized partner. If DefaultMaximumExpirationTimeInDays is not specified, the default is 7 days. Otherwise, allowed values are between 1 and 365 days.
PartnerResponse
- string
- Expiration time of the partner authorization. If this timer expires, any request from this partner to create, update or delete resources in subscriber's context will fail. If specified, the allowed values are between 1 to the value of defaultMaximumExpirationTimeInDays specified in PartnerConfiguration. If not specified, the default value will be the value of defaultMaximumExpirationTimeInDays specified in PartnerConfiguration or 7 if this value is not specified.
- Partner
Name string - The partner name.
- Partner
Registration stringImmutable Id - The immutableId of the corresponding partner registration.
- string
- Expiration time of the partner authorization. If this timer expires, any request from this partner to create, update or delete resources in subscriber's context will fail. If specified, the allowed values are between 1 to the value of defaultMaximumExpirationTimeInDays specified in PartnerConfiguration. If not specified, the default value will be the value of defaultMaximumExpirationTimeInDays specified in PartnerConfiguration or 7 if this value is not specified.
- Partner
Name string - The partner name.
- Partner
Registration stringImmutable Id - The immutableId of the corresponding partner registration.
- String
- Expiration time of the partner authorization. If this timer expires, any request from this partner to create, update or delete resources in subscriber's context will fail. If specified, the allowed values are between 1 to the value of defaultMaximumExpirationTimeInDays specified in PartnerConfiguration. If not specified, the default value will be the value of defaultMaximumExpirationTimeInDays specified in PartnerConfiguration or 7 if this value is not specified.
- partner
Name String - The partner name.
- partner
Registration StringImmutable Id - The immutableId of the corresponding partner registration.
- string
- Expiration time of the partner authorization. If this timer expires, any request from this partner to create, update or delete resources in subscriber's context will fail. If specified, the allowed values are between 1 to the value of defaultMaximumExpirationTimeInDays specified in PartnerConfiguration. If not specified, the default value will be the value of defaultMaximumExpirationTimeInDays specified in PartnerConfiguration or 7 if this value is not specified.
- partner
Name string - The partner name.
- partner
Registration stringImmutable Id - The immutableId of the corresponding partner registration.
- str
- Expiration time of the partner authorization. If this timer expires, any request from this partner to create, update or delete resources in subscriber's context will fail. If specified, the allowed values are between 1 to the value of defaultMaximumExpirationTimeInDays specified in PartnerConfiguration. If not specified, the default value will be the value of defaultMaximumExpirationTimeInDays specified in PartnerConfiguration or 7 if this value is not specified.
- partner_
name str - The partner name.
- partner_
registration_ strimmutable_ id - The immutableId of the corresponding partner registration.
- String
- Expiration time of the partner authorization. If this timer expires, any request from this partner to create, update or delete resources in subscriber's context will fail. If specified, the allowed values are between 1 to the value of defaultMaximumExpirationTimeInDays specified in PartnerConfiguration. If not specified, the default value will be the value of defaultMaximumExpirationTimeInDays specified in PartnerConfiguration or 7 if this value is not specified.
- partner
Name String - The partner name.
- partner
Registration StringImmutable Id - The immutableId of the corresponding partner registration.
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