This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi
azure-native.providerhub.getProviderRegistration
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi
Gets the provider registration details.
Uses Azure REST API version 2024-09-01.
Other available API versions: 2021-09-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native providerhub [ApiVersion]
. See the version guide for details.
Using getProviderRegistration
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 getProviderRegistration(args: GetProviderRegistrationArgs, opts?: InvokeOptions): Promise<GetProviderRegistrationResult>
function getProviderRegistrationOutput(args: GetProviderRegistrationOutputArgs, opts?: InvokeOptions): Output<GetProviderRegistrationResult>
def get_provider_registration(provider_namespace: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetProviderRegistrationResult
def get_provider_registration_output(provider_namespace: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetProviderRegistrationResult]
func LookupProviderRegistration(ctx *Context, args *LookupProviderRegistrationArgs, opts ...InvokeOption) (*LookupProviderRegistrationResult, error)
func LookupProviderRegistrationOutput(ctx *Context, args *LookupProviderRegistrationOutputArgs, opts ...InvokeOption) LookupProviderRegistrationResultOutput
> Note: This function is named LookupProviderRegistration
in the Go SDK.
public static class GetProviderRegistration
{
public static Task<GetProviderRegistrationResult> InvokeAsync(GetProviderRegistrationArgs args, InvokeOptions? opts = null)
public static Output<GetProviderRegistrationResult> Invoke(GetProviderRegistrationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetProviderRegistrationResult> getProviderRegistration(GetProviderRegistrationArgs args, InvokeOptions options)
public static Output<GetProviderRegistrationResult> getProviderRegistration(GetProviderRegistrationArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:providerhub:getProviderRegistration
arguments:
# arguments dictionary
The following arguments are supported:
- Provider
Namespace string - The name of the resource provider hosted within ProviderHub.
- Provider
Namespace string - The name of the resource provider hosted within ProviderHub.
- provider
Namespace String - The name of the resource provider hosted within ProviderHub.
- provider
Namespace string - The name of the resource provider hosted within ProviderHub.
- provider_
namespace str - The name of the resource provider hosted within ProviderHub.
- provider
Namespace String - The name of the resource provider hosted within ProviderHub.
getProviderRegistration Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Properties
Pulumi.
Azure Native. Provider Hub. Outputs. Provider Registration Properties Response - System
Data Pulumi.Azure Native. Provider Hub. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Kind string
- Provider registration kind. This Metadata is also used by portal/tooling/etc to render different UX experiences for resources of the same type.
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Properties
Provider
Registration Properties Response - System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Kind string
- Provider registration kind. This Metadata is also used by portal/tooling/etc to render different UX experiences for resources of the same type.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- properties
Provider
Registration Properties Response - system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- kind String
- Provider registration kind. This Metadata is also used by portal/tooling/etc to render different UX experiences for resources of the same type.
- azure
Api stringVersion - The Azure API version of the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name string
- The name of the resource
- properties
Provider
Registration Properties Response - system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- kind string
- Provider registration kind. This Metadata is also used by portal/tooling/etc to render different UX experiences for resources of the same type.
- azure_
api_ strversion - The Azure API version of the resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name str
- The name of the resource
- properties
Provider
Registration Properties Response - system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- kind str
- Provider registration kind. This Metadata is also used by portal/tooling/etc to render different UX experiences for resources of the same type.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- properties Property Map
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- kind String
- Provider registration kind. This Metadata is also used by portal/tooling/etc to render different UX experiences for resources of the same type.
Supporting Types
AdditionalAuthorizationResponse
- Application
Id string - Role
Definition stringId
- Application
Id string - Role
Definition stringId
- application
Id String - role
Definition StringId
- application
Id string - role
Definition stringId
- application_
id str - role_
definition_ strid
- application
Id String - role
Definition StringId
AsyncOperationPollingRulesResponse
- Additional
Options string - The additional options.
- List<string>
- The authorization actions.
- Additional
Options string - The additional options.
- []string
- The authorization actions.
- additional
Options String - The additional options.
- List<String>
- The authorization actions.
- additional
Options string - The additional options.
- string[]
- The authorization actions.
- additional_
options str - The additional options.
- Sequence[str]
- The authorization actions.
- additional
Options String - The additional options.
- List<String>
- The authorization actions.
EndpointInformationResponse
- Endpoint string
- The endpoint.
- Endpoint
Type string - The endpoint type.
- Schema
Version string - The schema version.
- Endpoint string
- The endpoint.
- Endpoint
Type string - The endpoint type.
- Schema
Version string - The schema version.
- endpoint String
- The endpoint.
- endpoint
Type String - The endpoint type.
- schema
Version String - The schema version.
- endpoint string
- The endpoint.
- endpoint
Type string - The endpoint type.
- schema
Version string - The schema version.
- endpoint str
- The endpoint.
- endpoint_
type str - The endpoint type.
- schema_
version str - The schema version.
- endpoint String
- The endpoint.
- endpoint
Type String - The endpoint type.
- schema
Version String - The schema version.
FanoutLinkedNotificationRuleResponse
- Actions List<string>
- The actions.
- Dsts
Configuration Pulumi.Azure Native. Provider Hub. Inputs. Fanout Linked Notification Rule Response Dsts Configuration - The dsts configuration.
- Endpoints
List<Pulumi.
Azure Native. Provider Hub. Inputs. Resource Provider Endpoint Response> - The endpoints.
- Token
Auth Pulumi.Configuration Azure Native. Provider Hub. Inputs. Token Auth Configuration Response - The token auth configuration.
- Actions []string
- The actions.
- Dsts
Configuration FanoutLinked Notification Rule Response Dsts Configuration - The dsts configuration.
- Endpoints
[]Resource
Provider Endpoint Response - The endpoints.
- Token
Auth TokenConfiguration Auth Configuration Response - The token auth configuration.
- actions List<String>
- The actions.
- dsts
Configuration FanoutLinked Notification Rule Response Dsts Configuration - The dsts configuration.
- endpoints
List<Resource
Provider Endpoint Response> - The endpoints.
- token
Auth TokenConfiguration Auth Configuration Response - The token auth configuration.
- actions string[]
- The actions.
- dsts
Configuration FanoutLinked Notification Rule Response Dsts Configuration - The dsts configuration.
- endpoints
Resource
Provider Endpoint Response[] - The endpoints.
- token
Auth TokenConfiguration Auth Configuration Response - The token auth configuration.
- actions Sequence[str]
- The actions.
- dsts_
configuration FanoutLinked Notification Rule Response Dsts Configuration - The dsts configuration.
- endpoints
Sequence[Resource
Provider Endpoint Response] - The endpoints.
- token_
auth_ Tokenconfiguration Auth Configuration Response - The token auth configuration.
- actions List<String>
- The actions.
- dsts
Configuration Property Map - The dsts configuration.
- endpoints List<Property Map>
- The endpoints.
- token
Auth Property MapConfiguration - The token auth configuration.
FanoutLinkedNotificationRuleResponseDstsConfiguration
- Service
Name string - The service name.
- Service
Dns stringName - This is a URI property.
- Service
Name string - The service name.
- Service
Dns stringName - This is a URI property.
- service
Name String - The service name.
- service
Dns StringName - This is a URI property.
- service
Name string - The service name.
- service
Dns stringName - This is a URI property.
- service_
name str - The service name.
- service_
dns_ strname - This is a URI property.
- service
Name String - The service name.
- service
Dns StringName - This is a URI property.
FilterRuleResponse
- Endpoint
Information List<Pulumi.Azure Native. Provider Hub. Inputs. Endpoint Information Response> - The endpoint information.
- Filter
Query string - The filter query.
- Endpoint
Information []EndpointInformation Response - The endpoint information.
- Filter
Query string - The filter query.
- endpoint
Information List<EndpointInformation Response> - The endpoint information.
- filter
Query String - The filter query.
- endpoint
Information EndpointInformation Response[] - The endpoint information.
- filter
Query string - The filter query.
- endpoint_
information Sequence[EndpointInformation Response] - The endpoint information.
- filter_
query str - The filter query.
- endpoint
Information List<Property Map> - The endpoint information.
- filter
Query String - The filter query.
LightHouseAuthorizationResponse
- Principal
Id string - The principal id.
- Role
Definition stringId - The role definition id.
- Principal
Id string - The principal id.
- Role
Definition stringId - The role definition id.
- principal
Id String - The principal id.
- role
Definition StringId - The role definition id.
- principal
Id string - The principal id.
- role
Definition stringId - The role definition id.
- principal_
id str - The principal id.
- role_
definition_ strid - The role definition id.
- principal
Id String - The principal id.
- role
Definition StringId - The role definition id.
NotificationResponse
- Notification
Type string - The notification type.
- Skip
Notifications string - Whether notifications should be skipped.
- Notification
Type string - The notification type.
- Skip
Notifications string - Whether notifications should be skipped.
- notification
Type String - The notification type.
- skip
Notifications String - Whether notifications should be skipped.
- notification
Type string - The notification type.
- skip
Notifications string - Whether notifications should be skipped.
- notification_
type str - The notification type.
- skip_
notifications str - Whether notifications should be skipped.
- notification
Type String - The notification type.
- skip
Notifications String - Whether notifications should be skipped.
ProviderHubMetadataResponseProviderAuthentication
- Allowed
Audiences List<string> - The allowed audiences.
- Allowed
Audiences []string - The allowed audiences.
- allowed
Audiences List<String> - The allowed audiences.
- allowed
Audiences string[] - The allowed audiences.
- allowed_
audiences Sequence[str] - The allowed audiences.
- allowed
Audiences List<String> - The allowed audiences.
ProviderHubMetadataResponseThirdPartyProviderAuthorization
- List<Pulumi.
Azure Native. Provider Hub. Inputs. Light House Authorization Response> - The authorizations.
- Managed
By stringTenant Id - The managed by tenant id.
- []Light
House Authorization Response - The authorizations.
- Managed
By stringTenant Id - The managed by tenant id.
- List<Light
House Authorization Response> - The authorizations.
- managed
By StringTenant Id - The managed by tenant id.
- Light
House Authorization Response[] - The authorizations.
- managed
By stringTenant Id - The managed by tenant id.
- Sequence[Light
House Authorization Response] - The authorizations.
- managed_
by_ strtenant_ id - The managed by tenant id.
- List<Property Map>
- The authorizations.
- managed
By StringTenant Id - The managed by tenant id.
ProviderRegistrationPropertiesResponse
- Provisioning
State string - The provisioning state.
- Capabilities
List<Pulumi.
Azure Native. Provider Hub. Inputs. Resource Provider Capabilities Response> - The capabilities.
- Cross
Tenant stringToken Validation - The cross tenant token validation.
- Custom
Manifest stringVersion - Custom manifest version.
- Dsts
Configuration Pulumi.Azure Native. Provider Hub. Inputs. Resource Provider Manifest Properties Response Dsts Configuration - The dsts configuration.
- Enable
Tenant boolLinked Notification - The enable tenant linked notification.
- Features
Rule Pulumi.Azure Native. Provider Hub. Inputs. Resource Provider Manifest Properties Response Features Rule - The features rule.
- Global
Notification List<Pulumi.Endpoints Azure Native. Provider Hub. Inputs. Resource Provider Endpoint Response> - The global notification endpoints.
- Legacy
Namespace string - Legacy namespace.
- Legacy
Registrations List<string> - Legacy registrations.
- Linked
Notification List<Pulumi.Rules Azure Native. Provider Hub. Inputs. Fanout Linked Notification Rule Response> - The linked notification rules.
- Management
Pulumi.
Azure Native. Provider Hub. Inputs. Resource Provider Manifest Properties Response Management - The resource provider management.
- Management
Group List<Pulumi.Global Notification Endpoints Azure Native. Provider Hub. Inputs. Resource Provider Endpoint Response> - Management groups global notification endpoints.
- Metadata object
- The metadata.
- Namespace string
- The namespace.
- Notification
Options string - Notification options.
- Notification
Settings Pulumi.Azure Native. Provider Hub. Inputs. Resource Provider Manifest Properties Response Notification Settings - Notification settings.
- Notifications
List<Pulumi.
Azure Native. Provider Hub. Inputs. Notification Response> - The notifications.
- Optional
Features List<string> - Optional features.
- Private
Resource Pulumi.Provider Configuration Azure Native. Provider Hub. Inputs. Provider Registration Properties Response Private Resource Provider Configuration - The private resource provider configuration.
- Provider
Authentication Pulumi.Azure Native. Provider Hub. Inputs. Resource Provider Manifest Properties Response Provider Authentication - The provider authentication.
- List<Pulumi.
Azure Native. Provider Hub. Inputs. Resource Provider Authorization Response> - The provider authorizations.
- Provider
Hub Pulumi.Metadata Azure Native. Provider Hub. Inputs. Provider Registration Properties Response Provider Hub Metadata - The provider hub metadata.
- Provider
Type string - The provider type.
- Provider
Version string - The provider version.
- Request
Header Pulumi.Options Azure Native. Provider Hub. Inputs. Resource Provider Manifest Properties Response Request Header Options - The request header options.
- Required
Features List<string> - The required features.
- Resource
Group Pulumi.Lock Option During Move Azure Native. Provider Hub. Inputs. Resource Provider Manifest Properties Response Resource Group Lock Option During Move - Resource group lock option during move.
- Resource
Hydration List<Pulumi.Accounts Azure Native. Provider Hub. Inputs. Resource Hydration Account Response> - resource hydration accounts
- Pulumi.
Azure Native. Provider Hub. Inputs. Resource Provider Authorization Rules Response - The resource provider authorization rules.
- Response
Options Pulumi.Azure Native. Provider Hub. Inputs. Resource Provider Manifest Properties Response Response Options - Response options.
- Service
Name string - The service name.
- Services
List<Pulumi.
Azure Native. Provider Hub. Inputs. Resource Provider Service Response> - The services.
- Subscription
Lifecycle Pulumi.Notification Specifications Azure Native. Provider Hub. Inputs. Provider Registration Properties Response Subscription Lifecycle Notification Specifications - The subscription lifecycle notification specifications.
- Template
Deployment Pulumi.Options Azure Native. Provider Hub. Inputs. Resource Provider Manifest Properties Response Template Deployment Options - The template deployment options.
- Token
Auth Pulumi.Configuration Azure Native. Provider Hub. Inputs. Token Auth Configuration Response - The token auth configuration.
- Provisioning
State string - The provisioning state.
- Capabilities
[]Resource
Provider Capabilities Response - The capabilities.
- Cross
Tenant stringToken Validation - The cross tenant token validation.
- Custom
Manifest stringVersion - Custom manifest version.
- Dsts
Configuration ResourceProvider Manifest Properties Response Dsts Configuration - The dsts configuration.
- Enable
Tenant boolLinked Notification - The enable tenant linked notification.
- Features
Rule ResourceProvider Manifest Properties Response Features Rule - The features rule.
- Global
Notification []ResourceEndpoints Provider Endpoint Response - The global notification endpoints.
- Legacy
Namespace string - Legacy namespace.
- Legacy
Registrations []string - Legacy registrations.
- Linked
Notification []FanoutRules Linked Notification Rule Response - The linked notification rules.
- Management
Resource
Provider Manifest Properties Response Management - The resource provider management.
- Management
Group []ResourceGlobal Notification Endpoints Provider Endpoint Response - Management groups global notification endpoints.
- Metadata interface{}
- The metadata.
- Namespace string
- The namespace.
- Notification
Options string - Notification options.
- Notification
Settings ResourceProvider Manifest Properties Response Notification Settings - Notification settings.
- Notifications
[]Notification
Response - The notifications.
- Optional
Features []string - Optional features.
- Private
Resource ProviderProvider Configuration Registration Properties Response Private Resource Provider Configuration - The private resource provider configuration.
- Provider
Authentication ResourceProvider Manifest Properties Response Provider Authentication - The provider authentication.
- []Resource
Provider Authorization Response - The provider authorizations.
- Provider
Hub ProviderMetadata Registration Properties Response Provider Hub Metadata - The provider hub metadata.
- Provider
Type string - The provider type.
- Provider
Version string - The provider version.
- Request
Header ResourceOptions Provider Manifest Properties Response Request Header Options - The request header options.
- Required
Features []string - The required features.
- Resource
Group ResourceLock Option During Move Provider Manifest Properties Response Resource Group Lock Option During Move - Resource group lock option during move.
- Resource
Hydration []ResourceAccounts Hydration Account Response - resource hydration accounts
- Resource
Provider Authorization Rules Response - The resource provider authorization rules.
- Response
Options ResourceProvider Manifest Properties Response Response Options - Response options.
- Service
Name string - The service name.
- Services
[]Resource
Provider Service Response - The services.
- Subscription
Lifecycle ProviderNotification Specifications Registration Properties Response Subscription Lifecycle Notification Specifications - The subscription lifecycle notification specifications.
- Template
Deployment ResourceOptions Provider Manifest Properties Response Template Deployment Options - The template deployment options.
- Token
Auth TokenConfiguration Auth Configuration Response - The token auth configuration.
- provisioning
State String - The provisioning state.
- capabilities
List<Resource
Provider Capabilities Response> - The capabilities.
- cross
Tenant StringToken Validation - The cross tenant token validation.
- custom
Manifest StringVersion - Custom manifest version.
- dsts
Configuration ResourceProvider Manifest Properties Response Dsts Configuration - The dsts configuration.
- enable
Tenant BooleanLinked Notification - The enable tenant linked notification.
- features
Rule ResourceProvider Manifest Properties Response Features Rule - The features rule.
- global
Notification List<ResourceEndpoints Provider Endpoint Response> - The global notification endpoints.
- legacy
Namespace String - Legacy namespace.
- legacy
Registrations List<String> - Legacy registrations.
- linked
Notification List<FanoutRules Linked Notification Rule Response> - The linked notification rules.
- management
Resource
Provider Manifest Properties Response Management - The resource provider management.
- management
Group List<ResourceGlobal Notification Endpoints Provider Endpoint Response> - Management groups global notification endpoints.
- metadata Object
- The metadata.
- namespace String
- The namespace.
- notification
Options String - Notification options.
- notification
Settings ResourceProvider Manifest Properties Response Notification Settings - Notification settings.
- notifications
List<Notification
Response> - The notifications.
- optional
Features List<String> - Optional features.
- private
Resource ProviderProvider Configuration Registration Properties Response Private Resource Provider Configuration - The private resource provider configuration.
- provider
Authentication ResourceProvider Manifest Properties Response Provider Authentication - The provider authentication.
- List<Resource
Provider Authorization Response> - The provider authorizations.
- provider
Hub ProviderMetadata Registration Properties Response Provider Hub Metadata - The provider hub metadata.
- provider
Type String - The provider type.
- provider
Version String - The provider version.
- request
Header ResourceOptions Provider Manifest Properties Response Request Header Options - The request header options.
- required
Features List<String> - The required features.
- resource
Group ResourceLock Option During Move Provider Manifest Properties Response Resource Group Lock Option During Move - Resource group lock option during move.
- resource
Hydration List<ResourceAccounts Hydration Account Response> - resource hydration accounts
- Resource
Provider Authorization Rules Response - The resource provider authorization rules.
- response
Options ResourceProvider Manifest Properties Response Response Options - Response options.
- service
Name String - The service name.
- services
List<Resource
Provider Service Response> - The services.
- subscription
Lifecycle ProviderNotification Specifications Registration Properties Response Subscription Lifecycle Notification Specifications - The subscription lifecycle notification specifications.
- template
Deployment ResourceOptions Provider Manifest Properties Response Template Deployment Options - The template deployment options.
- token
Auth TokenConfiguration Auth Configuration Response - The token auth configuration.
- provisioning
State string - The provisioning state.
- capabilities
Resource
Provider Capabilities Response[] - The capabilities.
- cross
Tenant stringToken Validation - The cross tenant token validation.
- custom
Manifest stringVersion - Custom manifest version.
- dsts
Configuration ResourceProvider Manifest Properties Response Dsts Configuration - The dsts configuration.
- enable
Tenant booleanLinked Notification - The enable tenant linked notification.
- features
Rule ResourceProvider Manifest Properties Response Features Rule - The features rule.
- global
Notification ResourceEndpoints Provider Endpoint Response[] - The global notification endpoints.
- legacy
Namespace string - Legacy namespace.
- legacy
Registrations string[] - Legacy registrations.
- linked
Notification FanoutRules Linked Notification Rule Response[] - The linked notification rules.
- management
Resource
Provider Manifest Properties Response Management - The resource provider management.
- management
Group ResourceGlobal Notification Endpoints Provider Endpoint Response[] - Management groups global notification endpoints.
- metadata any
- The metadata.
- namespace string
- The namespace.
- notification
Options string - Notification options.
- notification
Settings ResourceProvider Manifest Properties Response Notification Settings - Notification settings.
- notifications
Notification
Response[] - The notifications.
- optional
Features string[] - Optional features.
- private
Resource ProviderProvider Configuration Registration Properties Response Private Resource Provider Configuration - The private resource provider configuration.
- provider
Authentication ResourceProvider Manifest Properties Response Provider Authentication - The provider authentication.
- Resource
Provider Authorization Response[] - The provider authorizations.
- provider
Hub ProviderMetadata Registration Properties Response Provider Hub Metadata - The provider hub metadata.
- provider
Type string - The provider type.
- provider
Version string - The provider version.
- request
Header ResourceOptions Provider Manifest Properties Response Request Header Options - The request header options.
- required
Features string[] - The required features.
- resource
Group ResourceLock Option During Move Provider Manifest Properties Response Resource Group Lock Option During Move - Resource group lock option during move.
- resource
Hydration ResourceAccounts Hydration Account Response[] - resource hydration accounts
- Resource
Provider Authorization Rules Response - The resource provider authorization rules.
- response
Options ResourceProvider Manifest Properties Response Response Options - Response options.
- service
Name string - The service name.
- services
Resource
Provider Service Response[] - The services.
- subscription
Lifecycle ProviderNotification Specifications Registration Properties Response Subscription Lifecycle Notification Specifications - The subscription lifecycle notification specifications.
- template
Deployment ResourceOptions Provider Manifest Properties Response Template Deployment Options - The template deployment options.
- token
Auth TokenConfiguration Auth Configuration Response - The token auth configuration.
- provisioning_
state str - The provisioning state.
- capabilities
Sequence[Resource
Provider Capabilities Response] - The capabilities.
- cross_
tenant_ strtoken_ validation - The cross tenant token validation.
- custom_
manifest_ strversion - Custom manifest version.
- dsts_
configuration ResourceProvider Manifest Properties Response Dsts Configuration - The dsts configuration.
- enable_
tenant_ boollinked_ notification - The enable tenant linked notification.
- features_
rule ResourceProvider Manifest Properties Response Features Rule - The features rule.
- global_
notification_ Sequence[Resourceendpoints Provider Endpoint Response] - The global notification endpoints.
- legacy_
namespace str - Legacy namespace.
- legacy_
registrations Sequence[str] - Legacy registrations.
- linked_
notification_ Sequence[Fanoutrules Linked Notification Rule Response] - The linked notification rules.
- management
Resource
Provider Manifest Properties Response Management - The resource provider management.
- management_
group_ Sequence[Resourceglobal_ notification_ endpoints Provider Endpoint Response] - Management groups global notification endpoints.
- metadata Any
- The metadata.
- namespace str
- The namespace.
- notification_
options str - Notification options.
- notification_
settings ResourceProvider Manifest Properties Response Notification Settings - Notification settings.
- notifications
Sequence[Notification
Response] - The notifications.
- optional_
features Sequence[str] - Optional features.
- private_
resource_ Providerprovider_ configuration Registration Properties Response Private Resource Provider Configuration - The private resource provider configuration.
- provider_
authentication ResourceProvider Manifest Properties Response Provider Authentication - The provider authentication.
- Sequence[Resource
Provider Authorization Response] - The provider authorizations.
- provider_
hub_ Providermetadata Registration Properties Response Provider Hub Metadata - The provider hub metadata.
- provider_
type str - The provider type.
- provider_
version str - The provider version.
- request_
header_ Resourceoptions Provider Manifest Properties Response Request Header Options - The request header options.
- required_
features Sequence[str] - The required features.
- resource_
group_ Resourcelock_ option_ during_ move Provider Manifest Properties Response Resource Group Lock Option During Move - Resource group lock option during move.
- resource_
hydration_ Sequence[Resourceaccounts Hydration Account Response] - resource hydration accounts
- Resource
Provider Authorization Rules Response - The resource provider authorization rules.
- response_
options ResourceProvider Manifest Properties Response Response Options - Response options.
- service_
name str - The service name.
- services
Sequence[Resource
Provider Service Response] - The services.
- subscription_
lifecycle_ Providernotification_ specifications Registration Properties Response Subscription Lifecycle Notification Specifications - The subscription lifecycle notification specifications.
- template_
deployment_ Resourceoptions Provider Manifest Properties Response Template Deployment Options - The template deployment options.
- token_
auth_ Tokenconfiguration Auth Configuration Response - The token auth configuration.
- provisioning
State String - The provisioning state.
- capabilities List<Property Map>
- The capabilities.
- cross
Tenant StringToken Validation - The cross tenant token validation.
- custom
Manifest StringVersion - Custom manifest version.
- dsts
Configuration Property Map - The dsts configuration.
- enable
Tenant BooleanLinked Notification - The enable tenant linked notification.
- features
Rule Property Map - The features rule.
- global
Notification List<Property Map>Endpoints - The global notification endpoints.
- legacy
Namespace String - Legacy namespace.
- legacy
Registrations List<String> - Legacy registrations.
- linked
Notification List<Property Map>Rules - The linked notification rules.
- management Property Map
- The resource provider management.
- management
Group List<Property Map>Global Notification Endpoints - Management groups global notification endpoints.
- metadata Any
- The metadata.
- namespace String
- The namespace.
- notification
Options String - Notification options.
- notification
Settings Property Map - Notification settings.
- notifications List<Property Map>
- The notifications.
- optional
Features List<String> - Optional features.
- private
Resource Property MapProvider Configuration - The private resource provider configuration.
- provider
Authentication Property Map - The provider authentication.
- List<Property Map>
- The provider authorizations.
- provider
Hub Property MapMetadata - The provider hub metadata.
- provider
Type String - The provider type.
- provider
Version String - The provider version.
- request
Header Property MapOptions - The request header options.
- required
Features List<String> - The required features.
- resource
Group Property MapLock Option During Move - Resource group lock option during move.
- resource
Hydration List<Property Map>Accounts - resource hydration accounts
- Property Map
- The resource provider authorization rules.
- response
Options Property Map - Response options.
- service
Name String - The service name.
- services List<Property Map>
- The services.
- subscription
Lifecycle Property MapNotification Specifications - The subscription lifecycle notification specifications.
- template
Deployment Property MapOptions - The template deployment options.
- token
Auth Property MapConfiguration - The token auth configuration.
ProviderRegistrationPropertiesResponsePrivateResourceProviderConfiguration
- Allowed
Subscriptions List<string> - The allowed subscriptions.
- Allowed
Subscriptions []string - The allowed subscriptions.
- allowed
Subscriptions List<String> - The allowed subscriptions.
- allowed
Subscriptions string[] - The allowed subscriptions.
- allowed_
subscriptions Sequence[str] - The allowed subscriptions.
- allowed
Subscriptions List<String> - The allowed subscriptions.
ProviderRegistrationPropertiesResponseProviderHubMetadata
- Direct
Rp stringRole Definition Id - The direct RP role definition id.
- Global
Async stringOperation Resource Type Name - The global async operation resource type name.
- Provider
Authentication Pulumi.Azure Native. Provider Hub. Inputs. Provider Hub Metadata Response Provider Authentication - The provider authentication.
- List<Pulumi.
Azure Native. Provider Hub. Inputs. Resource Provider Authorization Response> - The provider authorizations.
- Regional
Async stringOperation Resource Type Name - The regional async operation resource type name.
- Pulumi.
Azure Native. Provider Hub. Inputs. Provider Hub Metadata Response Third Party Provider Authorization - The third party provider authorization.
- Direct
Rp stringRole Definition Id - The direct RP role definition id.
- Global
Async stringOperation Resource Type Name - The global async operation resource type name.
- Provider
Authentication ProviderHub Metadata Response Provider Authentication - The provider authentication.
- []Resource
Provider Authorization Response - The provider authorizations.
- Regional
Async stringOperation Resource Type Name - The regional async operation resource type name.
- Provider
Hub Metadata Response Third Party Provider Authorization - The third party provider authorization.
- direct
Rp StringRole Definition Id - The direct RP role definition id.
- global
Async StringOperation Resource Type Name - The global async operation resource type name.
- provider
Authentication ProviderHub Metadata Response Provider Authentication - The provider authentication.
- List<Resource
Provider Authorization Response> - The provider authorizations.
- regional
Async StringOperation Resource Type Name - The regional async operation resource type name.
- Provider
Hub Metadata Response Third Party Provider Authorization - The third party provider authorization.
- direct
Rp stringRole Definition Id - The direct RP role definition id.
- global
Async stringOperation Resource Type Name - The global async operation resource type name.
- provider
Authentication ProviderHub Metadata Response Provider Authentication - The provider authentication.
- Resource
Provider Authorization Response[] - The provider authorizations.
- regional
Async stringOperation Resource Type Name - The regional async operation resource type name.
- Provider
Hub Metadata Response Third Party Provider Authorization - The third party provider authorization.
- direct_
rp_ strrole_ definition_ id - The direct RP role definition id.
- global_
async_ stroperation_ resource_ type_ name - The global async operation resource type name.
- provider_
authentication ProviderHub Metadata Response Provider Authentication - The provider authentication.
- Sequence[Resource
Provider Authorization Response] - The provider authorizations.
- regional_
async_ stroperation_ resource_ type_ name - The regional async operation resource type name.
- Provider
Hub Metadata Response Third Party Provider Authorization - The third party provider authorization.
- direct
Rp StringRole Definition Id - The direct RP role definition id.
- global
Async StringOperation Resource Type Name - The global async operation resource type name.
- provider
Authentication Property Map - The provider authentication.
- List<Property Map>
- The provider authorizations.
- regional
Async StringOperation Resource Type Name - The regional async operation resource type name.
- Property Map
- The third party provider authorization.
ProviderRegistrationPropertiesResponseSubscriptionLifecycleNotificationSpecifications
- Soft
Delete stringTTL - The soft delete TTL.
- Subscription
State List<Pulumi.Override Actions Azure Native. Provider Hub. Inputs. Subscription State Override Action Response> - The subscription state override actions.
- Soft
Delete stringTTL - The soft delete TTL.
- Subscription
State []SubscriptionOverride Actions State Override Action Response - The subscription state override actions.
- soft
Delete StringTTL - The soft delete TTL.
- subscription
State List<SubscriptionOverride Actions State Override Action Response> - The subscription state override actions.
- soft
Delete stringTTL - The soft delete TTL.
- subscription
State SubscriptionOverride Actions State Override Action Response[] - The subscription state override actions.
- soft_
delete_ strttl - The soft delete TTL.
- subscription_
state_ Sequence[Subscriptionoverride_ actions State Override Action Response] - The subscription state override actions.
- soft
Delete StringTTL - The soft delete TTL.
- subscription
State List<Property Map>Override Actions - The subscription state override actions.
ResourceAccessRoleResponse
- Actions List<string>
- The actions.
- Allowed
Group List<string>Claims - The allowed group claims.
- Actions []string
- The actions.
- Allowed
Group []stringClaims - The allowed group claims.
- actions List<String>
- The actions.
- allowed
Group List<String>Claims - The allowed group claims.
- actions string[]
- The actions.
- allowed
Group string[]Claims - The allowed group claims.
- actions Sequence[str]
- The actions.
- allowed_
group_ Sequence[str]claims - The allowed group claims.
- actions List<String>
- The actions.
- allowed
Group List<String>Claims - The allowed group claims.
ResourceHydrationAccountResponse
- Account
Name string - The account name.
- Encrypted
Key string - The encrypted key.
- Max
Child doubleResource Consistency Job Limit - The max child resource consistency job limit.
- Subscription
Id string - The subscription id.
- Account
Name string - The account name.
- Encrypted
Key string - The encrypted key.
- Max
Child float64Resource Consistency Job Limit - The max child resource consistency job limit.
- Subscription
Id string - The subscription id.
- account
Name String - The account name.
- encrypted
Key String - The encrypted key.
- max
Child DoubleResource Consistency Job Limit - The max child resource consistency job limit.
- subscription
Id String - The subscription id.
- account
Name string - The account name.
- encrypted
Key string - The encrypted key.
- max
Child numberResource Consistency Job Limit - The max child resource consistency job limit.
- subscription
Id string - The subscription id.
- account_
name str - The account name.
- encrypted_
key str - The encrypted key.
- max_
child_ floatresource_ consistency_ job_ limit - The max child resource consistency job limit.
- subscription_
id str - The subscription id.
- account
Name String - The account name.
- encrypted
Key String - The encrypted key.
- max
Child NumberResource Consistency Job Limit - The max child resource consistency job limit.
- subscription
Id String - The subscription id.
ResourceProviderAuthorizationResponse
- Allowed
Third List<Pulumi.Party Extensions Azure Native. Provider Hub. Inputs. Third Party Extension Response> - The allowed third party extensions.
- Application
Id string - The application id.
- Grouping
Tag string - The grouping tag.
- Pulumi.
Azure Native. Provider Hub. Inputs. Resource Provider Authorization Response Managed By Authorization - Managed by authorization.
- Managed
By stringRole Definition Id - The managed by role definition id.
- Role
Definition stringId - The role definition id.
- Allowed
Third []ThirdParty Extensions Party Extension Response - The allowed third party extensions.
- Application
Id string - The application id.
- Grouping
Tag string - The grouping tag.
- Resource
Provider Authorization Response Managed By Authorization - Managed by authorization.
- Managed
By stringRole Definition Id - The managed by role definition id.
- Role
Definition stringId - The role definition id.
- allowed
Third List<ThirdParty Extensions Party Extension Response> - The allowed third party extensions.
- application
Id String - The application id.
- grouping
Tag String - The grouping tag.
- Resource
Provider Authorization Response Managed By Authorization - Managed by authorization.
- managed
By StringRole Definition Id - The managed by role definition id.
- role
Definition StringId - The role definition id.
- allowed
Third ThirdParty Extensions Party Extension Response[] - The allowed third party extensions.
- application
Id string - The application id.
- grouping
Tag string - The grouping tag.
- Resource
Provider Authorization Response Managed By Authorization - Managed by authorization.
- managed
By stringRole Definition Id - The managed by role definition id.
- role
Definition stringId - The role definition id.
- allowed_
third_ Sequence[Thirdparty_ extensions Party Extension Response] - The allowed third party extensions.
- application_
id str - The application id.
- grouping_
tag str - The grouping tag.
- Resource
Provider Authorization Response Managed By Authorization - Managed by authorization.
- managed_
by_ strrole_ definition_ id - The managed by role definition id.
- role_
definition_ strid - The role definition id.
- allowed
Third List<Property Map>Party Extensions - The allowed third party extensions.
- application
Id String - The application id.
- grouping
Tag String - The grouping tag.
- Property Map
- Managed by authorization.
- managed
By StringRole Definition Id - The managed by role definition id.
- role
Definition StringId - The role definition id.
ResourceProviderAuthorizationResponseManagedByAuthorization
- List<Pulumi.
Azure Native. Provider Hub. Inputs. Additional Authorization Response> - Allow
Managed boolBy Inheritance - Indicates whether the managed by resource role definition ID should be inherited.
- Managed
By stringResource Role Definition Id - The managed by resource role definition ID for the application.
- []Additional
Authorization Response - Allow
Managed boolBy Inheritance - Indicates whether the managed by resource role definition ID should be inherited.
- Managed
By stringResource Role Definition Id - The managed by resource role definition ID for the application.
- List<Additional
Authorization Response> - allow
Managed BooleanBy Inheritance - Indicates whether the managed by resource role definition ID should be inherited.
- managed
By StringResource Role Definition Id - The managed by resource role definition ID for the application.
- Additional
Authorization Response[] - allow
Managed booleanBy Inheritance - Indicates whether the managed by resource role definition ID should be inherited.
- managed
By stringResource Role Definition Id - The managed by resource role definition ID for the application.
- Sequence[Additional
Authorization Response] - allow_
managed_ boolby_ inheritance - Indicates whether the managed by resource role definition ID should be inherited.
- managed_
by_ strresource_ role_ definition_ id - The managed by resource role definition ID for the application.
- List<Property Map>
- allow
Managed BooleanBy Inheritance - Indicates whether the managed by resource role definition ID should be inherited.
- managed
By StringResource Role Definition Id - The managed by resource role definition ID for the application.
ResourceProviderAuthorizationRulesResponse
- Async
Operation Pulumi.Polling Rules Azure Native. Provider Hub. Inputs. Async Operation Polling Rules Response - The async operation polling rules.
- Async
Operation AsyncPolling Rules Operation Polling Rules Response - The async operation polling rules.
- async
Operation AsyncPolling Rules Operation Polling Rules Response - The async operation polling rules.
- async
Operation AsyncPolling Rules Operation Polling Rules Response - The async operation polling rules.
- async_
operation_ Asyncpolling_ rules Operation Polling Rules Response - The async operation polling rules.
- async
Operation Property MapPolling Rules - The async operation polling rules.
ResourceProviderCapabilitiesResponse
- Effect string
- The effect.
- Quota
Id string - The quota id.
- Required
Features List<string> - The required features.
- Effect string
- The effect.
- Quota
Id string - The quota id.
- Required
Features []string - The required features.
- effect String
- The effect.
- quota
Id String - The quota id.
- required
Features List<String> - The required features.
- effect string
- The effect.
- quota
Id string - The quota id.
- required
Features string[] - The required features.
- effect str
- The effect.
- quota_
id str - The quota id.
- required_
features Sequence[str] - The required features.
- effect String
- The effect.
- quota
Id String - The quota id.
- required
Features List<String> - The required features.
ResourceProviderEndpointResponse
- Api
Versions List<string> - The api versions.
- Enabled bool
- Whether the endpoint is enabled.
- Endpoint
Type string - The endpoint type.
- Endpoint
Uri string - The endpoint uri.
- Features
Rule Pulumi.Azure Native. Provider Hub. Inputs. Resource Provider Endpoint Response Features Rule - The feature rules.
- Locations List<string>
- The locations.
- Required
Features List<string> - The required features.
- Sku
Link string - The sku link.
- Timeout string
- The timeout.
- Api
Versions []string - The api versions.
- Enabled bool
- Whether the endpoint is enabled.
- Endpoint
Type string - The endpoint type.
- Endpoint
Uri string - The endpoint uri.
- Features
Rule ResourceProvider Endpoint Response Features Rule - The feature rules.
- Locations []string
- The locations.
- Required
Features []string - The required features.
- Sku
Link string - The sku link.
- Timeout string
- The timeout.
- api
Versions List<String> - The api versions.
- enabled Boolean
- Whether the endpoint is enabled.
- endpoint
Type String - The endpoint type.
- endpoint
Uri String - The endpoint uri.
- features
Rule ResourceProvider Endpoint Response Features Rule - The feature rules.
- locations List<String>
- The locations.
- required
Features List<String> - The required features.
- sku
Link String - The sku link.
- timeout String
- The timeout.
- api
Versions string[] - The api versions.
- enabled boolean
- Whether the endpoint is enabled.
- endpoint
Type string - The endpoint type.
- endpoint
Uri string - The endpoint uri.
- features
Rule ResourceProvider Endpoint Response Features Rule - The feature rules.
- locations string[]
- The locations.
- required
Features string[] - The required features.
- sku
Link string - The sku link.
- timeout string
- The timeout.
- api_
versions Sequence[str] - The api versions.
- enabled bool
- Whether the endpoint is enabled.
- endpoint_
type str - The endpoint type.
- endpoint_
uri str - The endpoint uri.
- features_
rule ResourceProvider Endpoint Response Features Rule - The feature rules.
- locations Sequence[str]
- The locations.
- required_
features Sequence[str] - The required features.
- sku_
link str - The sku link.
- timeout str
- The timeout.
- api
Versions List<String> - The api versions.
- enabled Boolean
- Whether the endpoint is enabled.
- endpoint
Type String - The endpoint type.
- endpoint
Uri String - The endpoint uri.
- features
Rule Property Map - The feature rules.
- locations List<String>
- The locations.
- required
Features List<String> - The required features.
- sku
Link String - The sku link.
- timeout String
- The timeout.
ResourceProviderEndpointResponseFeaturesRule
- Required
Features stringPolicy - The required feature policy.
- Required
Features stringPolicy - The required feature policy.
- required
Features StringPolicy - The required feature policy.
- required
Features stringPolicy - The required feature policy.
- required_
features_ strpolicy - The required feature policy.
- required
Features StringPolicy - The required feature policy.
ResourceProviderManagementResponseErrorResponseMessageOptions
- Server
Failure stringResponse Message Type - Type of server failure response message.
- Server
Failure stringResponse Message Type - Type of server failure response message.
- server
Failure StringResponse Message Type - Type of server failure response message.
- server
Failure stringResponse Message Type - Type of server failure response message.
- server_
failure_ strresponse_ message_ type - Type of server failure response message.
- server
Failure StringResponse Message Type - Type of server failure response message.
ResourceProviderManagementResponseExpeditedRolloutMetadata
- Enabled bool
- Expedited rollout enabled?
- Expedited
Rollout stringIntent - Expedited rollout intent.
- Enabled bool
- Expedited rollout enabled?
- Expedited
Rollout stringIntent - Expedited rollout intent.
- enabled Boolean
- Expedited rollout enabled?
- expedited
Rollout StringIntent - Expedited rollout intent.
- enabled boolean
- Expedited rollout enabled?
- expedited
Rollout stringIntent - Expedited rollout intent.
- enabled bool
- Expedited rollout enabled?
- expedited_
rollout_ strintent - Expedited rollout intent.
- enabled Boolean
- Expedited rollout enabled?
- expedited
Rollout StringIntent - Expedited rollout intent.
ResourceProviderManifestPropertiesResponseDstsConfiguration
- Service
Name string - The service name.
- Service
Dns stringName - This is a URI property.
- Service
Name string - The service name.
- Service
Dns stringName - This is a URI property.
- service
Name String - The service name.
- service
Dns StringName - This is a URI property.
- service
Name string - The service name.
- service
Dns stringName - This is a URI property.
- service_
name str - The service name.
- service_
dns_ strname - This is a URI property.
- service
Name String - The service name.
- service
Dns StringName - This is a URI property.
ResourceProviderManifestPropertiesResponseFeaturesRule
- Required
Features stringPolicy - The required feature policy.
- Required
Features stringPolicy - The required feature policy.
- required
Features StringPolicy - The required feature policy.
- required
Features stringPolicy - The required feature policy.
- required_
features_ strpolicy - The required feature policy.
- required
Features StringPolicy - The required feature policy.
ResourceProviderManifestPropertiesResponseManagement
- List<string>
- The authorization owners.
- Canary
Manifest List<string>Owners - List of manifest owners for canary.
- Error
Response Pulumi.Message Options Azure Native. Provider Hub. Inputs. Resource Provider Management Response Error Response Message Options - Options for error response messages.
- Expedited
Rollout Pulumi.Metadata Azure Native. Provider Hub. Inputs. Resource Provider Management Response Expedited Rollout Metadata - Metadata for expedited rollout.
- Expedited
Rollout List<string>Submitters - List of expedited rollout submitters.
- Incident
Contact stringEmail - The incident contact email.
- Incident
Routing stringService - The incident routing service.
- Incident
Routing stringTeam - The incident routing team.
- Manifest
Owners List<string> - The manifest owners.
- Pc
Code string - The profit center code for the subscription.
- Profit
Center stringProgram Id - The profit center program id for the subscription.
- Resource
Access stringPolicy - The resource access policy.
- Resource
Access List<Pulumi.Roles Azure Native. Provider Hub. Inputs. Resource Access Role Response> - The resource access roles.
- Schema
Owners List<string> - The schema owners.
- Service
Tree List<Pulumi.Infos Azure Native. Provider Hub. Inputs. Service Tree Info Response> - The service tree infos.
- []string
- The authorization owners.
- Canary
Manifest []stringOwners - List of manifest owners for canary.
- Error
Response ResourceMessage Options Provider Management Response Error Response Message Options - Options for error response messages.
- Expedited
Rollout ResourceMetadata Provider Management Response Expedited Rollout Metadata - Metadata for expedited rollout.
- Expedited
Rollout []stringSubmitters - List of expedited rollout submitters.
- Incident
Contact stringEmail - The incident contact email.
- Incident
Routing stringService - The incident routing service.
- Incident
Routing stringTeam - The incident routing team.
- Manifest
Owners []string - The manifest owners.
- Pc
Code string - The profit center code for the subscription.
- Profit
Center stringProgram Id - The profit center program id for the subscription.
- Resource
Access stringPolicy - The resource access policy.
- Resource
Access []ResourceRoles Access Role Response - The resource access roles.
- Schema
Owners []string - The schema owners.
- Service
Tree []ServiceInfos Tree Info Response - The service tree infos.
- List<String>
- The authorization owners.
- canary
Manifest List<String>Owners - List of manifest owners for canary.
- error
Response ResourceMessage Options Provider Management Response Error Response Message Options - Options for error response messages.
- expedited
Rollout ResourceMetadata Provider Management Response Expedited Rollout Metadata - Metadata for expedited rollout.
- expedited
Rollout List<String>Submitters - List of expedited rollout submitters.
- incident
Contact StringEmail - The incident contact email.
- incident
Routing StringService - The incident routing service.
- incident
Routing StringTeam - The incident routing team.
- manifest
Owners List<String> - The manifest owners.
- pc
Code String - The profit center code for the subscription.
- profit
Center StringProgram Id - The profit center program id for the subscription.
- resource
Access StringPolicy - The resource access policy.
- resource
Access List<ResourceRoles Access Role Response> - The resource access roles.
- schema
Owners List<String> - The schema owners.
- service
Tree List<ServiceInfos Tree Info Response> - The service tree infos.
- string[]
- The authorization owners.
- canary
Manifest string[]Owners - List of manifest owners for canary.
- error
Response ResourceMessage Options Provider Management Response Error Response Message Options - Options for error response messages.
- expedited
Rollout ResourceMetadata Provider Management Response Expedited Rollout Metadata - Metadata for expedited rollout.
- expedited
Rollout string[]Submitters - List of expedited rollout submitters.
- incident
Contact stringEmail - The incident contact email.
- incident
Routing stringService - The incident routing service.
- incident
Routing stringTeam - The incident routing team.
- manifest
Owners string[] - The manifest owners.
- pc
Code string - The profit center code for the subscription.
- profit
Center stringProgram Id - The profit center program id for the subscription.
- resource
Access stringPolicy - The resource access policy.
- resource
Access ResourceRoles Access Role Response[] - The resource access roles.
- schema
Owners string[] - The schema owners.
- service
Tree ServiceInfos Tree Info Response[] - The service tree infos.
- Sequence[str]
- The authorization owners.
- canary_
manifest_ Sequence[str]owners - List of manifest owners for canary.
- error_
response_ Resourcemessage_ options Provider Management Response Error Response Message Options - Options for error response messages.
- expedited_
rollout_ Resourcemetadata Provider Management Response Expedited Rollout Metadata - Metadata for expedited rollout.
- expedited_
rollout_ Sequence[str]submitters - List of expedited rollout submitters.
- incident_
contact_ stremail - The incident contact email.
- incident_
routing_ strservice - The incident routing service.
- incident_
routing_ strteam - The incident routing team.
- manifest_
owners Sequence[str] - The manifest owners.
- pc_
code str - The profit center code for the subscription.
- profit_
center_ strprogram_ id - The profit center program id for the subscription.
- resource_
access_ strpolicy - The resource access policy.
- resource_
access_ Sequence[Resourceroles Access Role Response] - The resource access roles.
- schema_
owners Sequence[str] - The schema owners.
- service_
tree_ Sequence[Serviceinfos Tree Info Response] - The service tree infos.
- List<String>
- The authorization owners.
- canary
Manifest List<String>Owners - List of manifest owners for canary.
- error
Response Property MapMessage Options - Options for error response messages.
- expedited
Rollout Property MapMetadata - Metadata for expedited rollout.
- expedited
Rollout List<String>Submitters - List of expedited rollout submitters.
- incident
Contact StringEmail - The incident contact email.
- incident
Routing StringService - The incident routing service.
- incident
Routing StringTeam - The incident routing team.
- manifest
Owners List<String> - The manifest owners.
- pc
Code String - The profit center code for the subscription.
- profit
Center StringProgram Id - The profit center program id for the subscription.
- resource
Access StringPolicy - The resource access policy.
- resource
Access List<Property Map>Roles - The resource access roles.
- schema
Owners List<String> - The schema owners.
- service
Tree List<Property Map>Infos - The service tree infos.
ResourceProviderManifestPropertiesResponseNotificationSettings
ResourceProviderManifestPropertiesResponseProviderAuthentication
- Allowed
Audiences List<string> - The allowed audiences.
- Allowed
Audiences []string - The allowed audiences.
- allowed
Audiences List<String> - The allowed audiences.
- allowed
Audiences string[] - The allowed audiences.
- allowed_
audiences Sequence[str] - The allowed audiences.
- allowed
Audiences List<String> - The allowed audiences.
ResourceProviderManifestPropertiesResponseRequestHeaderOptions
- Opt
In stringHeaders - The opt in headers.
- Opt
Out stringHeaders - The opt out headers.
- Opt
In stringHeaders - The opt in headers.
- Opt
Out stringHeaders - The opt out headers.
- opt
In StringHeaders - The opt in headers.
- opt
Out StringHeaders - The opt out headers.
- opt
In stringHeaders - The opt in headers.
- opt
Out stringHeaders - The opt out headers.
- opt_
in_ strheaders - The opt in headers.
- opt_
out_ strheaders - The opt out headers.
- opt
In StringHeaders - The opt in headers.
- opt
Out StringHeaders - The opt out headers.
ResourceProviderManifestPropertiesResponseResourceGroupLockOptionDuringMove
- Block
Action stringVerb - The action verb that will be blocked when the resource group is locked during move.
- Block
Action stringVerb - The action verb that will be blocked when the resource group is locked during move.
- block
Action StringVerb - The action verb that will be blocked when the resource group is locked during move.
- block
Action stringVerb - The action verb that will be blocked when the resource group is locked during move.
- block_
action_ strverb - The action verb that will be blocked when the resource group is locked during move.
- block
Action StringVerb - The action verb that will be blocked when the resource group is locked during move.
ResourceProviderManifestPropertiesResponseResponseOptions
- Service
Client stringOptions Type
- Service
Client stringOptions Type
- service
Client StringOptions Type
- service
Client stringOptions Type
- service
Client StringOptions Type
ResourceProviderManifestPropertiesResponseTemplateDeploymentOptions
- Preflight
Options List<string> - The preflight options.
- Preflight
Supported bool - Whether preflight is supported.
- Preflight
Options []string - The preflight options.
- Preflight
Supported bool - Whether preflight is supported.
- preflight
Options List<String> - The preflight options.
- preflight
Supported Boolean - Whether preflight is supported.
- preflight
Options string[] - The preflight options.
- preflight
Supported boolean - Whether preflight is supported.
- preflight_
options Sequence[str] - The preflight options.
- preflight_
supported bool - Whether preflight is supported.
- preflight
Options List<String> - The preflight options.
- preflight
Supported Boolean - Whether preflight is supported.
ResourceProviderServiceResponse
- Service
Name string - The service name.
- Status string
- The status.
- Service
Name string - The service name.
- Status string
- The status.
- service
Name String - The service name.
- status String
- The status.
- service
Name string - The service name.
- status string
- The status.
- service_
name str - The service name.
- status str
- The status.
- service
Name String - The service name.
- status String
- The status.
ServiceTreeInfoResponse
- Component
Id string - The component id.
- Readiness string
- The readiness.
- Service
Id string - The service id.
- Component
Id string - The component id.
- Readiness string
- The readiness.
- Service
Id string - The service id.
- component
Id String - The component id.
- readiness String
- The readiness.
- service
Id String - The service id.
- component
Id string - The component id.
- readiness string
- The readiness.
- service
Id string - The service id.
- component_
id str - The component id.
- readiness str
- The readiness.
- service_
id str - The service id.
- component
Id String - The component id.
- readiness String
- The readiness.
- service
Id String - The service id.
SubscriberSettingResponse
- Filter
Rules []FilterRule Response - The filter rules.
- filter
Rules List<FilterRule Response> - The filter rules.
- filter
Rules FilterRule Response[] - The filter rules.
- filter_
rules Sequence[FilterRule Response] - The filter rules.
- filter
Rules List<Property Map> - The filter rules.
SubscriptionStateOverrideActionResponse
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.
ThirdPartyExtensionResponse
- Name string
- Name of third party extension.
- Name string
- Name of third party extension.
- name String
- Name of third party extension.
- name string
- Name of third party extension.
- name str
- Name of third party extension.
- name String
- Name of third party extension.
TokenAuthConfigurationResponse
- Authentication
Scheme string - The authentication scheme.
- Disable
Certificate boolAuthentication Fallback - Whether certification authentication fallback is disabled.
- Signed
Request stringScope - The signed request scope.
- Authentication
Scheme string - The authentication scheme.
- Disable
Certificate boolAuthentication Fallback - Whether certification authentication fallback is disabled.
- Signed
Request stringScope - The signed request scope.
- authentication
Scheme String - The authentication scheme.
- disable
Certificate BooleanAuthentication Fallback - Whether certification authentication fallback is disabled.
- signed
Request StringScope - The signed request scope.
- authentication
Scheme string - The authentication scheme.
- disable
Certificate booleanAuthentication Fallback - Whether certification authentication fallback is disabled.
- signed
Request stringScope - The signed request scope.
- authentication_
scheme str - The authentication scheme.
- disable_
certificate_ boolauthentication_ fallback - Whether certification authentication fallback is disabled.
- signed_
request_ strscope - The signed request scope.
- authentication
Scheme String - The authentication scheme.
- disable
Certificate BooleanAuthentication Fallback - Whether certification authentication fallback is disabled.
- signed
Request StringScope - The signed request scope.
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 v2 docs if using the v2 version of this package.
Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi