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.getDefaultRollout
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 default rollout 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 getDefaultRollout
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 getDefaultRollout(args: GetDefaultRolloutArgs, opts?: InvokeOptions): Promise<GetDefaultRolloutResult>
function getDefaultRolloutOutput(args: GetDefaultRolloutOutputArgs, opts?: InvokeOptions): Output<GetDefaultRolloutResult>
def get_default_rollout(provider_namespace: Optional[str] = None,
rollout_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDefaultRolloutResult
def get_default_rollout_output(provider_namespace: Optional[pulumi.Input[str]] = None,
rollout_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDefaultRolloutResult]
func LookupDefaultRollout(ctx *Context, args *LookupDefaultRolloutArgs, opts ...InvokeOption) (*LookupDefaultRolloutResult, error)
func LookupDefaultRolloutOutput(ctx *Context, args *LookupDefaultRolloutOutputArgs, opts ...InvokeOption) LookupDefaultRolloutResultOutput
> Note: This function is named LookupDefaultRollout
in the Go SDK.
public static class GetDefaultRollout
{
public static Task<GetDefaultRolloutResult> InvokeAsync(GetDefaultRolloutArgs args, InvokeOptions? opts = null)
public static Output<GetDefaultRolloutResult> Invoke(GetDefaultRolloutInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetDefaultRolloutResult> getDefaultRollout(GetDefaultRolloutArgs args, InvokeOptions options)
public static Output<GetDefaultRolloutResult> getDefaultRollout(GetDefaultRolloutArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:providerhub:getDefaultRollout
arguments:
# arguments dictionary
The following arguments are supported:
- Provider
Namespace string - The name of the resource provider hosted within ProviderHub.
- Rollout
Name string - The rollout name.
- Provider
Namespace string - The name of the resource provider hosted within ProviderHub.
- Rollout
Name string - The rollout name.
- provider
Namespace String - The name of the resource provider hosted within ProviderHub.
- rollout
Name String - The rollout name.
- provider
Namespace string - The name of the resource provider hosted within ProviderHub.
- rollout
Name string - The rollout name.
- provider_
namespace str - The name of the resource provider hosted within ProviderHub.
- rollout_
name str - The rollout name.
- provider
Namespace String - The name of the resource provider hosted within ProviderHub.
- rollout
Name String - The rollout name.
getDefaultRollout 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. Default Rollout Properties Response - Properties of the rollout.
- 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"
- 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
Default
Rollout Properties Response - Properties of the rollout.
- 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"
- 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
Default
Rollout Properties Response - Properties of the rollout.
- 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"
- 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
Default
Rollout Properties Response - Properties of the rollout.
- 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"
- 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
Default
Rollout Properties Response - Properties of the rollout.
- 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"
- 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
- Properties of the rollout.
- 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"
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
AllowedResourceNameResponse
- Get
Action stringVerb - Get action verb.
- Name string
- Resource name.
- Get
Action stringVerb - Get action verb.
- Name string
- Resource name.
- get
Action StringVerb - Get action verb.
- name String
- Resource name.
- get
Action stringVerb - Get action verb.
- name string
- Resource name.
- get_
action_ strverb - Get action verb.
- name str
- Resource name.
- get
Action StringVerb - Get action verb.
- name String
- Resource name.
AllowedUnauthorizedActionsExtensionResponse
ApiProfileResponse
- Api
Version string - Api version.
- Profile
Version string - Profile version.
- Api
Version string - Api version.
- Profile
Version string - Profile version.
- api
Version String - Api version.
- profile
Version String - Profile version.
- api
Version string - Api version.
- profile
Version string - Profile version.
- api_
version str - Api version.
- profile_
version str - Profile version.
- api
Version String - Api version.
- profile
Version String - Profile version.
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.
AsyncTimeoutRuleResponse
- Action
Name string - Timeout string
- This is a TimeSpan property
- Action
Name string - Timeout string
- This is a TimeSpan property
- action
Name String - timeout String
- This is a TimeSpan property
- action
Name string - timeout string
- This is a TimeSpan property
- action_
name str - timeout str
- This is a TimeSpan property
- action
Name String - timeout String
- This is a TimeSpan property
AuthorizationActionMappingResponse
DefaultRolloutPropertiesResponse
- Provisioning
State string - The provisioned state of the resource.
- Specification
Pulumi.
Azure Native. Provider Hub. Inputs. Default Rollout Properties Response Specification - The default rollout specification.
- Status
Pulumi.
Azure Native. Provider Hub. Inputs. Default Rollout Properties Response Status - The default rollout status.
- Provisioning
State string - The provisioned state of the resource.
- Specification
Default
Rollout Properties Response Specification - The default rollout specification.
- Status
Default
Rollout Properties Response Status - The default rollout status.
- provisioning
State String - The provisioned state of the resource.
- specification
Default
Rollout Properties Response Specification - The default rollout specification.
- status
Default
Rollout Properties Response Status - The default rollout status.
- provisioning
State string - The provisioned state of the resource.
- specification
Default
Rollout Properties Response Specification - The default rollout specification.
- status
Default
Rollout Properties Response Status - The default rollout status.
- provisioning_
state str - The provisioned state of the resource.
- specification
Default
Rollout Properties Response Specification - The default rollout specification.
- status
Default
Rollout Properties Response Status - The default rollout status.
- provisioning
State String - The provisioned state of the resource.
- specification Property Map
- The default rollout specification.
- status Property Map
- The default rollout status.
DefaultRolloutPropertiesResponseSpecification
- Auto
Provision Pulumi.Config Azure Native. Provider Hub. Inputs. Default Rollout Specification Response Auto Provision Config - The auto provisioning config.
- Canary
Pulumi.
Azure Native. Provider Hub. Inputs. Default Rollout Specification Response Canary - The canary traffic region configuration.
- Expedited
Rollout Pulumi.Azure Native. Provider Hub. Inputs. Default Rollout Specification Response Expedited Rollout - The expedited rollout definition.
- High
Traffic Pulumi.Azure Native. Provider Hub. Inputs. Default Rollout Specification Response High Traffic - The high traffic region configuration.
- Low
Traffic Pulumi.Azure Native. Provider Hub. Inputs. Default Rollout Specification Response Low Traffic - The low traffic region configuration.
- Medium
Traffic Pulumi.Azure Native. Provider Hub. Inputs. Default Rollout Specification Response Medium Traffic - The medium traffic region configuration.
- Provider
Registration Pulumi.Azure Native. Provider Hub. Inputs. Default Rollout Specification Response Provider Registration - The provider registration.
- Resource
Type List<Pulumi.Registrations Azure Native. Provider Hub. Inputs. Resource Type Registration Response> - The resource type registrations.
- Rest
Of Pulumi.The World Group One Azure Native. Provider Hub. Inputs. Default Rollout Specification Response Rest Of The World Group One - The rest of the world group one region configuration.
- Rest
Of Pulumi.The World Group Two Azure Native. Provider Hub. Inputs. Default Rollout Specification Response Rest Of The World Group Two - The rest of the world group two region configuration.
- Auto
Provision DefaultConfig Rollout Specification Response Auto Provision Config - The auto provisioning config.
- Canary
Default
Rollout Specification Response Canary - The canary traffic region configuration.
- Expedited
Rollout DefaultRollout Specification Response Expedited Rollout - The expedited rollout definition.
- High
Traffic DefaultRollout Specification Response High Traffic - The high traffic region configuration.
- Low
Traffic DefaultRollout Specification Response Low Traffic - The low traffic region configuration.
- Medium
Traffic DefaultRollout Specification Response Medium Traffic - The medium traffic region configuration.
- Provider
Registration DefaultRollout Specification Response Provider Registration - The provider registration.
- Resource
Type []ResourceRegistrations Type Registration Response - The resource type registrations.
- Rest
Of DefaultThe World Group One Rollout Specification Response Rest Of The World Group One - The rest of the world group one region configuration.
- Rest
Of DefaultThe World Group Two Rollout Specification Response Rest Of The World Group Two - The rest of the world group two region configuration.
- auto
Provision DefaultConfig Rollout Specification Response Auto Provision Config - The auto provisioning config.
- canary
Default
Rollout Specification Response Canary - The canary traffic region configuration.
- expedited
Rollout DefaultRollout Specification Response Expedited Rollout - The expedited rollout definition.
- high
Traffic DefaultRollout Specification Response High Traffic - The high traffic region configuration.
- low
Traffic DefaultRollout Specification Response Low Traffic - The low traffic region configuration.
- medium
Traffic DefaultRollout Specification Response Medium Traffic - The medium traffic region configuration.
- provider
Registration DefaultRollout Specification Response Provider Registration - The provider registration.
- resource
Type List<ResourceRegistrations Type Registration Response> - The resource type registrations.
- rest
Of DefaultThe World Group One Rollout Specification Response Rest Of The World Group One - The rest of the world group one region configuration.
- rest
Of DefaultThe World Group Two Rollout Specification Response Rest Of The World Group Two - The rest of the world group two region configuration.
- auto
Provision DefaultConfig Rollout Specification Response Auto Provision Config - The auto provisioning config.
- canary
Default
Rollout Specification Response Canary - The canary traffic region configuration.
- expedited
Rollout DefaultRollout Specification Response Expedited Rollout - The expedited rollout definition.
- high
Traffic DefaultRollout Specification Response High Traffic - The high traffic region configuration.
- low
Traffic DefaultRollout Specification Response Low Traffic - The low traffic region configuration.
- medium
Traffic DefaultRollout Specification Response Medium Traffic - The medium traffic region configuration.
- provider
Registration DefaultRollout Specification Response Provider Registration - The provider registration.
- resource
Type ResourceRegistrations Type Registration Response[] - The resource type registrations.
- rest
Of DefaultThe World Group One Rollout Specification Response Rest Of The World Group One - The rest of the world group one region configuration.
- rest
Of DefaultThe World Group Two Rollout Specification Response Rest Of The World Group Two - The rest of the world group two region configuration.
- auto_
provision_ Defaultconfig Rollout Specification Response Auto Provision Config - The auto provisioning config.
- canary
Default
Rollout Specification Response Canary - The canary traffic region configuration.
- expedited_
rollout DefaultRollout Specification Response Expedited Rollout - The expedited rollout definition.
- high_
traffic DefaultRollout Specification Response High Traffic - The high traffic region configuration.
- low_
traffic DefaultRollout Specification Response Low Traffic - The low traffic region configuration.
- medium_
traffic DefaultRollout Specification Response Medium Traffic - The medium traffic region configuration.
- provider_
registration DefaultRollout Specification Response Provider Registration - The provider registration.
- resource_
type_ Sequence[Resourceregistrations Type Registration Response] - The resource type registrations.
- rest_
of_ Defaultthe_ world_ group_ one Rollout Specification Response Rest Of The World Group One - The rest of the world group one region configuration.
- rest_
of_ Defaultthe_ world_ group_ two Rollout Specification Response Rest Of The World Group Two - The rest of the world group two region configuration.
- auto
Provision Property MapConfig - The auto provisioning config.
- canary Property Map
- The canary traffic region configuration.
- expedited
Rollout Property Map - The expedited rollout definition.
- high
Traffic Property Map - The high traffic region configuration.
- low
Traffic Property Map - The low traffic region configuration.
- medium
Traffic Property Map - The medium traffic region configuration.
- provider
Registration Property Map - The provider registration.
- resource
Type List<Property Map>Registrations - The resource type registrations.
- rest
Of Property MapThe World Group One - The rest of the world group one region configuration.
- rest
Of Property MapThe World Group Two - The rest of the world group two region configuration.
DefaultRolloutPropertiesResponseStatus
- Completed
Regions List<string> - The completed regions.
- Failed
Or Dictionary<string, Pulumi.Skipped Regions Azure Native. Provider Hub. Inputs. Extended Error Info Response> - The failed or skipped regions.
- Manifest
Checkin Pulumi.Status Azure Native. Provider Hub. Inputs. Default Rollout Status Response Manifest Checkin Status - The manifest checkin status.
- Next
Traffic stringRegion - The next traffic region.
- Next
Traffic stringRegion Scheduled Time - The next traffic region scheduled time.
- Subscription
Reregistration stringResult - The subscription reregistration result.
- Completed
Regions []string - The completed regions.
- Failed
Or map[string]ExtendedSkipped Regions Error Info Response - The failed or skipped regions.
- Manifest
Checkin DefaultStatus Rollout Status Response Manifest Checkin Status - The manifest checkin status.
- Next
Traffic stringRegion - The next traffic region.
- Next
Traffic stringRegion Scheduled Time - The next traffic region scheduled time.
- Subscription
Reregistration stringResult - The subscription reregistration result.
- completed
Regions List<String> - The completed regions.
- failed
Or Map<String,ExtendedSkipped Regions Error Info Response> - The failed or skipped regions.
- manifest
Checkin DefaultStatus Rollout Status Response Manifest Checkin Status - The manifest checkin status.
- next
Traffic StringRegion - The next traffic region.
- next
Traffic StringRegion Scheduled Time - The next traffic region scheduled time.
- subscription
Reregistration StringResult - The subscription reregistration result.
- completed
Regions string[] - The completed regions.
- failed
Or {[key: string]: ExtendedSkipped Regions Error Info Response} - The failed or skipped regions.
- manifest
Checkin DefaultStatus Rollout Status Response Manifest Checkin Status - The manifest checkin status.
- next
Traffic stringRegion - The next traffic region.
- next
Traffic stringRegion Scheduled Time - The next traffic region scheduled time.
- subscription
Reregistration stringResult - The subscription reregistration result.
- completed_
regions Sequence[str] - The completed regions.
- failed_
or_ Mapping[str, Extendedskipped_ regions Error Info Response] - The failed or skipped regions.
- manifest_
checkin_ Defaultstatus Rollout Status Response Manifest Checkin Status - The manifest checkin status.
- next_
traffic_ strregion - The next traffic region.
- next_
traffic_ strregion_ scheduled_ time - The next traffic region scheduled time.
- subscription_
reregistration_ strresult - The subscription reregistration result.
- completed
Regions List<String> - The completed regions.
- failed
Or Map<Property Map>Skipped Regions - The failed or skipped regions.
- manifest
Checkin Property MapStatus - The manifest checkin status.
- next
Traffic StringRegion - The next traffic region.
- next
Traffic StringRegion Scheduled Time - The next traffic region scheduled time.
- subscription
Reregistration StringResult - The subscription reregistration result.
DefaultRolloutSpecificationResponseAutoProvisionConfig
- Resource
Graph bool - Whether auto provisioning for resource graph is enabled.
- Storage bool
- Whether auto provisioning for storage is enabled.
- Resource
Graph bool - Whether auto provisioning for resource graph is enabled.
- Storage bool
- Whether auto provisioning for storage is enabled.
- resource
Graph Boolean - Whether auto provisioning for resource graph is enabled.
- storage Boolean
- Whether auto provisioning for storage is enabled.
- resource
Graph boolean - Whether auto provisioning for resource graph is enabled.
- storage boolean
- Whether auto provisioning for storage is enabled.
- resource_
graph bool - Whether auto provisioning for resource graph is enabled.
- storage bool
- Whether auto provisioning for storage is enabled.
- resource
Graph Boolean - Whether auto provisioning for resource graph is enabled.
- storage Boolean
- Whether auto provisioning for storage is enabled.
DefaultRolloutSpecificationResponseCanary
- Regions List<string>
- The regions.
- Skip
Regions List<string> - The skip regions.
- Regions []string
- The regions.
- Skip
Regions []string - The skip regions.
- regions List<String>
- The regions.
- skip
Regions List<String> - The skip regions.
- regions string[]
- The regions.
- skip
Regions string[] - The skip regions.
- regions Sequence[str]
- The regions.
- skip_
regions Sequence[str] - The skip regions.
- regions List<String>
- The regions.
- skip
Regions List<String> - The skip regions.
DefaultRolloutSpecificationResponseExpeditedRollout
- Enabled bool
- Indicates whether expedited rollout is enabled/disabled
- Enabled bool
- Indicates whether expedited rollout is enabled/disabled
- enabled Boolean
- Indicates whether expedited rollout is enabled/disabled
- enabled boolean
- Indicates whether expedited rollout is enabled/disabled
- enabled bool
- Indicates whether expedited rollout is enabled/disabled
- enabled Boolean
- Indicates whether expedited rollout is enabled/disabled
DefaultRolloutSpecificationResponseHighTraffic
- Regions List<string>
- Wait
Duration string - The wait duration.
- Regions []string
- Wait
Duration string - The wait duration.
- regions List<String>
- wait
Duration String - The wait duration.
- regions string[]
- wait
Duration string - The wait duration.
- regions Sequence[str]
- wait_
duration str - The wait duration.
- regions List<String>
- wait
Duration String - The wait duration.
DefaultRolloutSpecificationResponseLowTraffic
- Regions List<string>
- Wait
Duration string - The wait duration.
- Regions []string
- Wait
Duration string - The wait duration.
- regions List<String>
- wait
Duration String - The wait duration.
- regions string[]
- wait
Duration string - The wait duration.
- regions Sequence[str]
- wait_
duration str - The wait duration.
- regions List<String>
- wait
Duration String - The wait duration.
DefaultRolloutSpecificationResponseMediumTraffic
- Regions List<string>
- Wait
Duration string - The wait duration.
- Regions []string
- Wait
Duration string - The wait duration.
- regions List<String>
- wait
Duration String - The wait duration.
- regions string[]
- wait
Duration string - The wait duration.
- regions Sequence[str]
- wait_
duration str - The wait duration.
- regions List<String>
- wait
Duration String - The wait duration.
DefaultRolloutSpecificationResponseProviderRegistration
- 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
- System
Data Pulumi.Azure Native. Provider Hub. Inputs. 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.
- Properties
Pulumi.
Azure Native. Provider Hub. Inputs. Provider Registration Properties Response
- 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
- 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.
- Properties
Provider
Registration Properties Response
- 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
- 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.
- properties
Provider
Registration Properties Response
- 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
- 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.
- properties
Provider
Registration Properties Response
- 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
- 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.
- properties
Provider
Registration Properties Response
- 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
- 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.
- properties Property Map
DefaultRolloutSpecificationResponseRestOfTheWorldGroupOne
- Regions List<string>
- Wait
Duration string - The wait duration.
- Regions []string
- Wait
Duration string - The wait duration.
- regions List<String>
- wait
Duration String - The wait duration.
- regions string[]
- wait
Duration string - The wait duration.
- regions Sequence[str]
- wait_
duration str - The wait duration.
- regions List<String>
- wait
Duration String - The wait duration.
DefaultRolloutSpecificationResponseRestOfTheWorldGroupTwo
- Regions List<string>
- Wait
Duration string - The wait duration.
- Regions []string
- Wait
Duration string - The wait duration.
- regions List<String>
- wait
Duration String - The wait duration.
- regions string[]
- wait
Duration string - The wait duration.
- regions Sequence[str]
- wait_
duration str - The wait duration.
- regions List<String>
- wait
Duration String - The wait duration.
DefaultRolloutStatusResponseManifestCheckinStatus
- Is
Checked boolIn - Whether the manifest is checked in.
- Status
Message string - The status message.
- Commit
Id string - The commit id.
- Pull
Request string - The pull request.
- Is
Checked boolIn - Whether the manifest is checked in.
- Status
Message string - The status message.
- Commit
Id string - The commit id.
- Pull
Request string - The pull request.
- is
Checked BooleanIn - Whether the manifest is checked in.
- status
Message String - The status message.
- commit
Id String - The commit id.
- pull
Request String - The pull request.
- is
Checked booleanIn - Whether the manifest is checked in.
- status
Message string - The status message.
- commit
Id string - The commit id.
- pull
Request string - The pull request.
- is_
checked_ boolin - Whether the manifest is checked in.
- status_
message str - The status message.
- commit_
id str - The commit id.
- pull_
request str - The pull request.
- is
Checked BooleanIn - Whether the manifest is checked in.
- status
Message String - The status message.
- commit
Id String - The commit id.
- pull
Request String - The pull request.
DeleteDependencyResponse
- Linked
Property string - Linked property.
- Linked
Type string - Linked type.
- Required
Features List<string> - Required features.
- Linked
Property string - Linked property.
- Linked
Type string - Linked type.
- Required
Features []string - Required features.
- linked
Property String - Linked property.
- linked
Type String - Linked type.
- required
Features List<String> - Required features.
- linked
Property string - Linked property.
- linked
Type string - Linked type.
- required
Features string[] - Required features.
- linked_
property str - Linked property.
- linked_
type str - Linked type.
- required_
features Sequence[str] - Required features.
- linked
Property String - Linked property.
- linked
Type String - Linked type.
- required
Features List<String> - Required features.
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.
ExtendedErrorInfoResponse
- Additional
Info List<Pulumi.Azure Native. Provider Hub. Inputs. Typed Error Info Response> - The additional error information.
- Code string
- The error code.
- Details
List<Pulumi.
Azure Native. Provider Hub. Inputs. Extended Error Info Response> - The error details.
- Message string
- The error message.
- Target string
- The target of the error.
- Additional
Info []TypedError Info Response - The additional error information.
- Code string
- The error code.
- Details
[]Extended
Error Info Response - The error details.
- Message string
- The error message.
- Target string
- The target of the error.
- additional
Info List<TypedError Info Response> - The additional error information.
- code String
- The error code.
- details
List<Extended
Error Info Response> - The error details.
- message String
- The error message.
- target String
- The target of the error.
- additional
Info TypedError Info Response[] - The additional error information.
- code string
- The error code.
- details
Extended
Error Info Response[] - The error details.
- message string
- The error message.
- target string
- The target of the error.
- additional_
info Sequence[TypedError Info Response] - The additional error information.
- code str
- The error code.
- details
Sequence[Extended
Error Info Response] - The error details.
- message str
- The error message.
- target str
- The target of the error.
- additional
Info List<Property Map> - The additional error information.
- code String
- The error code.
- details List<Property Map>
- The error details.
- message String
- The error message.
- target String
- The target of the error.
ExtendedLocationOptionsResponse
- Supported
Policy string - Type string
- The type.
- Supported
Policy string - Type string
- The type.
- supported
Policy String - type String
- The type.
- supported
Policy string - type string
- The type.
- supported_
policy str - type str
- The type.
- supported
Policy String - type String
- The type.
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.
LegacyDisallowedConditionResponse
- Disallowed
Legacy List<string>Operations - The disallowed legacy operations.
- Feature string
- Feature string.
- Disallowed
Legacy []stringOperations - The disallowed legacy operations.
- Feature string
- Feature string.
- disallowed
Legacy List<String>Operations - The disallowed legacy operations.
- feature String
- Feature string.
- disallowed
Legacy string[]Operations - The disallowed legacy operations.
- feature string
- Feature string.
- disallowed_
legacy_ Sequence[str]operations - The disallowed legacy operations.
- feature str
- Feature string.
- disallowed
Legacy List<String>Operations - The disallowed legacy operations.
- feature String
- Feature string.
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.
LinkedAccessCheckResponse
- Action
Name string - The action name.
- Linked
Action string - The linked action.
- Linked
Action stringVerb - The linked action verb.
- Linked
Property string - The linked property.
- Linked
Type string - The linked type.
- Action
Name string - The action name.
- Linked
Action string - The linked action.
- Linked
Action stringVerb - The linked action verb.
- Linked
Property string - The linked property.
- Linked
Type string - The linked type.
- action
Name String - The action name.
- linked
Action String - The linked action.
- linked
Action StringVerb - The linked action verb.
- linked
Property String - The linked property.
- linked
Type String - The linked type.
- action
Name string - The action name.
- linked
Action string - The linked action.
- linked
Action stringVerb - The linked action verb.
- linked
Property string - The linked property.
- linked
Type string - The linked type.
- action_
name str - The action name.
- linked_
action str - The linked action.
- linked_
action_ strverb - The linked action verb.
- linked_
property str - The linked property.
- linked_
type str - The linked type.
- action
Name String - The action name.
- linked
Action String - The linked action.
- linked
Action StringVerb - The linked action verb.
- linked
Property String - The linked property.
- linked
Type String - The linked type.
LinkedNotificationRuleResponse
- Actions List<string>
- The actions.
- Actions
On List<string>Failed Operation - The actions on failed operation.
- Fast
Path List<string>Actions - The fast path actions.
- Fast
Path List<string>Actions On Failed Operation - The fast path action on failed operation.
- Linked
Notification stringTimeout - This is a TimeSpan property.
- Actions []string
- The actions.
- Actions
On []stringFailed Operation - The actions on failed operation.
- Fast
Path []stringActions - The fast path actions.
- Fast
Path []stringActions On Failed Operation - The fast path action on failed operation.
- Linked
Notification stringTimeout - This is a TimeSpan property.
- actions List<String>
- The actions.
- actions
On List<String>Failed Operation - The actions on failed operation.
- fast
Path List<String>Actions - The fast path actions.
- fast
Path List<String>Actions On Failed Operation - The fast path action on failed operation.
- linked
Notification StringTimeout - This is a TimeSpan property.
- actions string[]
- The actions.
- actions
On string[]Failed Operation - The actions on failed operation.
- fast
Path string[]Actions - The fast path actions.
- fast
Path string[]Actions On Failed Operation - The fast path action on failed operation.
- linked
Notification stringTimeout - This is a TimeSpan property.
- actions Sequence[str]
- The actions.
- actions_
on_ Sequence[str]failed_ operation - The actions on failed operation.
- fast_
path_ Sequence[str]actions - The fast path actions.
- fast_
path_ Sequence[str]actions_ on_ failed_ operation - The fast path action on failed operation.
- linked_
notification_ strtimeout - This is a TimeSpan property.
- actions List<String>
- The actions.
- actions
On List<String>Failed Operation - The actions on failed operation.
- fast
Path List<String>Actions - The fast path actions.
- fast
Path List<String>Actions On Failed Operation - The fast path action on failed operation.
- linked
Notification StringTimeout - This is a TimeSpan property.
LinkedOperationRuleResponse
- Linked
Action string - The linked action.
- Linked
Operation string - The linked operation.
- Depends
On List<string>Types - Depends on types.
- Linked
Action string - The linked action.
- Linked
Operation string - The linked operation.
- Depends
On []stringTypes - Depends on types.
- linked
Action String - The linked action.
- linked
Operation String - The linked operation.
- depends
On List<String>Types - Depends on types.
- linked
Action string - The linked action.
- linked
Operation string - The linked operation.
- depends
On string[]Types - Depends on types.
- linked_
action str - The linked action.
- linked_
operation str - The linked operation.
- depends_
on_ Sequence[str]types - Depends on types.
- linked
Action String - The linked action.
- linked
Operation String - The linked operation.
- depends
On List<String>Types - Depends on types.
LocationQuotaRuleResponse
LoggingRuleResponse
- Action string
- The action.
- Detail
Level string - The detail level.
- Direction string
- The direction.
- Pulumi.
Azure Native. Provider Hub. Inputs. Logging Rule Response Hidden Property Paths - The hidden property paths.
- Action string
- The action.
- Detail
Level string - The detail level.
- Direction string
- The direction.
- Logging
Rule Response Hidden Property Paths - The hidden property paths.
- action String
- The action.
- detail
Level String - The detail level.
- direction String
- The direction.
- Logging
Rule Response Hidden Property Paths - The hidden property paths.
- action string
- The action.
- detail
Level string - The detail level.
- direction string
- The direction.
- Logging
Rule Response Hidden Property Paths - The hidden property paths.
- action str
- The action.
- detail_
level str - The detail level.
- direction str
- The direction.
- Logging
Rule Response Hidden Property Paths - The hidden property paths.
- action String
- The action.
- detail
Level String - The detail level.
- direction String
- The direction.
- Property Map
- The hidden property paths.
LoggingRuleResponseHiddenPropertyPaths
- List<string>
- The hidden paths on request.
- List<string>
- The hidden paths on response.
- []string
- The hidden paths on request.
- []string
- The hidden paths on response.
- List<String>
- The hidden paths on request.
- List<String>
- The hidden paths on response.
- string[]
- The hidden paths on request.
- string[]
- The hidden paths on response.
- Sequence[str]
- The hidden paths on request.
- Sequence[str]
- The hidden paths on response.
- List<String>
- The hidden paths on request.
- List<String>
- The hidden paths on response.
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.
OpenApiConfigurationResponse
- Validation
Pulumi.
Azure Native. Provider Hub. Inputs. Open Api Validation Response - The open api validation.
- Validation
Open
Api Validation Response - The open api validation.
- validation
Open
Api Validation Response - The open api validation.
- validation
Open
Api Validation Response - The open api validation.
- validation
Open
Api Validation Response - The open api validation.
- validation Property Map
- The open api validation.
OpenApiValidationResponse
- Allow
Noncompliant boolCollection Response - Indicates whether a non compliance response is allowed for a LIST call
- Allow
Noncompliant boolCollection Response - Indicates whether a non compliance response is allowed for a LIST call
- allow
Noncompliant BooleanCollection Response - Indicates whether a non compliance response is allowed for a LIST call
- allow
Noncompliant booleanCollection Response - Indicates whether a non compliance response is allowed for a LIST call
- allow_
noncompliant_ boolcollection_ response - Indicates whether a non compliance response is allowed for a LIST call
- allow
Noncompliant BooleanCollection Response - Indicates whether a non compliance response is allowed for a LIST call
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.
QuotaRuleResponse
- Location
Rules List<Pulumi.Azure Native. Provider Hub. Inputs. Location Quota Rule Response> - The location rules.
- Quota
Policy string - The quota policy.
- Required
Features List<string> - The required features.
- Location
Rules []LocationQuota Rule Response - The location rules.
- Quota
Policy string - The quota policy.
- Required
Features []string - The required features.
- location
Rules List<LocationQuota Rule Response> - The location rules.
- quota
Policy String - The quota policy.
- required
Features List<String> - The required features.
- location
Rules LocationQuota Rule Response[] - The location rules.
- quota
Policy string - The quota policy.
- required
Features string[] - The required features.
- location_
rules Sequence[LocationQuota Rule Response] - The location rules.
- quota_
policy str - The quota policy.
- required_
features Sequence[str] - The required features.
- location
Rules List<Property Map> - The location rules.
- quota
Policy String - The quota policy.
- required
Features List<String> - The required features.
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.
ResourceConcurrencyControlOptionResponse
- Policy string
- The policy.
- Policy string
- The policy.
- policy String
- The policy.
- policy string
- The policy.
- policy str
- The policy.
- policy String
- The policy.
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.
ResourceTypeEndpointResponse
- Api
Version string - Api version.
- Api
Versions List<string> - The api versions.
- Data
Boundary string - The data boundary.
- Dsts
Configuration Pulumi.Azure Native. Provider Hub. Inputs. Resource Type Endpoint Response Dsts Configuration - The dsts configuration.
- Enabled bool
- Whether the endpoint is enabled.
- Endpoint
Type string - The endpoint type.
- Endpoint
Uri string - The endpoint uri.
- Extensions
List<Pulumi.
Azure Native. Provider Hub. Inputs. Resource Type Extension Response> - The extensions.
- Features
Rule Pulumi.Azure Native. Provider Hub. Inputs. Resource Type Endpoint Response Features Rule - The features rule.
- Kind string
- Resource type endpoint kind. This Metadata is also used by portal/tooling/etc to render different UX experiences for resources of the same type.
- Locations List<string>
- The locations.
- Required
Features List<string> - The required features.
- Sku
Link string - The sku link.
- Timeout string
- The timeout.
- Token
Auth Pulumi.Configuration Azure Native. Provider Hub. Inputs. Token Auth Configuration Response - The token auth configuration.
- Zones List<string>
- List of zones.
- Api
Version string - Api version.
- Api
Versions []string - The api versions.
- Data
Boundary string - The data boundary.
- Dsts
Configuration ResourceType Endpoint Response Dsts Configuration - The dsts configuration.
- Enabled bool
- Whether the endpoint is enabled.
- Endpoint
Type string - The endpoint type.
- Endpoint
Uri string - The endpoint uri.
- Extensions
[]Resource
Type Extension Response - The extensions.
- Features
Rule ResourceType Endpoint Response Features Rule - The features rule.
- Kind string
- Resource type endpoint kind. This Metadata is also used by portal/tooling/etc to render different UX experiences for resources of the same type.
- Locations []string
- The locations.
- Required
Features []string - The required features.
- Sku
Link string - The sku link.
- Timeout string
- The timeout.
- Token
Auth TokenConfiguration Auth Configuration Response - The token auth configuration.
- Zones []string
- List of zones.
- api
Version String - Api version.
- api
Versions List<String> - The api versions.
- data
Boundary String - The data boundary.
- dsts
Configuration ResourceType Endpoint Response Dsts Configuration - The dsts configuration.
- enabled Boolean
- Whether the endpoint is enabled.
- endpoint
Type String - The endpoint type.
- endpoint
Uri String - The endpoint uri.
- extensions
List<Resource
Type Extension Response> - The extensions.
- features
Rule ResourceType Endpoint Response Features Rule - The features rule.
- kind String
- Resource type endpoint kind. This Metadata is also used by portal/tooling/etc to render different UX experiences for resources of the same type.
- locations List<String>
- The locations.
- required
Features List<String> - The required features.
- sku
Link String - The sku link.
- timeout String
- The timeout.
- token
Auth TokenConfiguration Auth Configuration Response - The token auth configuration.
- zones List<String>
- List of zones.
- api
Version string - Api version.
- api
Versions string[] - The api versions.
- data
Boundary string - The data boundary.
- dsts
Configuration ResourceType Endpoint Response Dsts Configuration - The dsts configuration.
- enabled boolean
- Whether the endpoint is enabled.
- endpoint
Type string - The endpoint type.
- endpoint
Uri string - The endpoint uri.
- extensions
Resource
Type Extension Response[] - The extensions.
- features
Rule ResourceType Endpoint Response Features Rule - The features rule.
- kind string
- Resource type endpoint kind. This Metadata is also used by portal/tooling/etc to render different UX experiences for resources of the same type.
- locations string[]
- The locations.
- required
Features string[] - The required features.
- sku
Link string - The sku link.
- timeout string
- The timeout.
- token
Auth TokenConfiguration Auth Configuration Response - The token auth configuration.
- zones string[]
- List of zones.
- api_
version str - Api version.
- api_
versions Sequence[str] - The api versions.
- data_
boundary str - The data boundary.
- dsts_
configuration ResourceType Endpoint Response Dsts Configuration - The dsts configuration.
- enabled bool
- Whether the endpoint is enabled.
- endpoint_
type str - The endpoint type.
- endpoint_
uri str - The endpoint uri.
- extensions
Sequence[Resource
Type Extension Response] - The extensions.
- features_
rule ResourceType Endpoint Response Features Rule - The features rule.
- kind str
- Resource type endpoint kind. This Metadata is also used by portal/tooling/etc to render different UX experiences for resources of the same type.
- locations Sequence[str]
- The locations.
- required_
features Sequence[str] - The required features.
- sku_
link str - The sku link.
- timeout str
- The timeout.
- token_
auth_ Tokenconfiguration Auth Configuration Response - The token auth configuration.
- zones Sequence[str]
- List of zones.
- api
Version String - Api version.
- api
Versions List<String> - The api versions.
- data
Boundary String - The data boundary.
- dsts
Configuration Property Map - The dsts configuration.
- enabled Boolean
- Whether the endpoint is enabled.
- endpoint
Type String - The endpoint type.
- endpoint
Uri String - The endpoint uri.
- extensions List<Property Map>
- The extensions.
- features
Rule Property Map - The features rule.
- kind String
- Resource type endpoint kind. This Metadata is also used by portal/tooling/etc to render different UX experiences for resources of the same type.
- locations List<String>
- The locations.
- required
Features List<String> - The required features.
- sku
Link String - The sku link.
- timeout String
- The timeout.
- token
Auth Property MapConfiguration - The token auth configuration.
- zones List<String>
- List of zones.
ResourceTypeEndpointResponseDstsConfiguration
- 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.
ResourceTypeEndpointResponseFeaturesRule
- 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.
ResourceTypeExtensionOptionsResponseResourceCreationBegin
ResourceTypeExtensionResponse
- Endpoint
Uri string - The endpoint uri.
- Extension
Categories List<string> - The extension categories.
- Timeout string
- The timeout.
- Endpoint
Uri string - The endpoint uri.
- Extension
Categories []string - The extension categories.
- Timeout string
- The timeout.
- endpoint
Uri String - The endpoint uri.
- extension
Categories List<String> - The extension categories.
- timeout String
- The timeout.
- endpoint
Uri string - The endpoint uri.
- extension
Categories string[] - The extension categories.
- timeout string
- The timeout.
- endpoint_
uri str - The endpoint uri.
- extension_
categories Sequence[str] - The extension categories.
- timeout str
- The timeout.
- endpoint
Uri String - The endpoint uri.
- extension
Categories List<String> - The extension categories.
- timeout String
- The timeout.
ResourceTypeOnBehalfOfTokenResponse
- Action
Name string - The action name.
- Life
Time string - This is a TimeSpan property.
- Action
Name string - The action name.
- Life
Time string - This is a TimeSpan property.
- action
Name String - The action name.
- life
Time String - This is a TimeSpan property.
- action
Name string - The action name.
- life
Time string - This is a TimeSpan property.
- action_
name str - The action name.
- life_
time str - This is a TimeSpan property.
- action
Name String - The action name.
- life
Time String - This is a TimeSpan property.
ResourceTypeRegistrationPropertiesResponse
- Provisioning
State string - The provisioning state.
- Add
Resource boolList Target Locations - Add resource list target locations?
- Additional
Options string - The additional options.
- Allow
Empty boolRole Assignments - The allow empty role assignments.
- Allowed
Resource List<Pulumi.Names Azure Native. Provider Hub. Inputs. Allowed Resource Name Response> - The allowed resource names.
- Allowed
Template List<string>Deployment Reference Actions - Allowed template deployment reference actions.
- List<string>
- The allowed unauthorized actions.
- List<Pulumi.
Azure Native. Provider Hub. Inputs. Allowed Unauthorized Actions Extension Response> - The allowed unauthorized actions extensions.
- Api
Profiles List<Pulumi.Azure Native. Provider Hub. Inputs. Api Profile Response> - The api profiles.
- Async
Operation stringResource Type Name - The async operation resource type name.
- Async
Timeout List<Pulumi.Rules Azure Native. Provider Hub. Inputs. Async Timeout Rule Response> - Async timeout rules
- List<Pulumi.
Azure Native. Provider Hub. Inputs. Authorization Action Mapping Response> - The authorization action mappings
- Availability
Zone Pulumi.Rule Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Availability Zone Rule - The availability zone rule.
- Capacity
Rule Pulumi.Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Capacity Rule - Capacity rule.
- Category string
- The category.
- Check
Name Pulumi.Availability Specifications Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Check Name Availability Specifications - The check name availability specifications.
- Common
Api List<string>Versions - Common API versions for the resource type.
- Cross
Tenant stringToken Validation - The cross tenant token validation.
- Default
Api stringVersion - The default api version.
- Disallowed
Action List<string>Verbs - The disallowed action verbs.
- Disallowed
End List<string>User Operations - The disallowed end user operations.
- Dsts
Configuration Pulumi.Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Dsts Configuration - The dsts configuration.
- Enable
Async boolOperation - Whether async operation is enabled.
- Enable
Third boolParty S2S - Whether third party S2S is enabled.
- Endpoints
List<Pulumi.
Azure Native. Provider Hub. Inputs. Resource Type Endpoint Response> - The extensions.
- Extended
Locations List<Pulumi.Azure Native. Provider Hub. Inputs. Extended Location Options Response> - The extended locations.
- Extension
Options Pulumi.Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Extension Options - The extension options.
- Features
Rule Pulumi.Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Features Rule - The features rule.
- Frontdoor
Request stringMode - The frontdoor request mode.
- Grouping
Tag string - Grouping tag.
- Identity
Management Pulumi.Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Identity Management - The identity management.
- Is
Pure boolProxy - Whether it is pure proxy.
- Legacy
Name string - The legacy name.
- Legacy
Names List<string> - The legacy names.
- Legacy
Policy Pulumi.Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Legacy Policy - The legacy policy.
- Linked
Access List<Pulumi.Checks Azure Native. Provider Hub. Inputs. Linked Access Check Response> - The linked access checks.
- Linked
Notification List<Pulumi.Rules Azure Native. Provider Hub. Inputs. Linked Notification Rule Response> - The linked notification rules.
- Linked
Operation List<Pulumi.Rules Azure Native. Provider Hub. Inputs. Linked Operation Rule Response> - The linked operation rules.
- Logging
Rules List<Pulumi.Azure Native. Provider Hub. Inputs. Logging Rule Response> - The logging rules.
- Management
Pulumi.
Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Management - The resource provider management.
- Manifest
Link string - Manifest link.
- Marketplace
Options Pulumi.Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Marketplace Options - Marketplace options.
- Marketplace
Type string - The marketplace type.
- Metadata Dictionary<string, object>
- The metadata.
- Notifications
List<Pulumi.
Azure Native. Provider Hub. Inputs. Notification Response> - The notifications.
- On
Behalf Pulumi.Of Tokens Azure Native. Provider Hub. Inputs. Resource Type On Behalf Of Token Response - The on behalf of tokens.
- Open
Api Pulumi.Configuration Azure Native. Provider Hub. Inputs. Open Api Configuration Response - The open api configuration.
- Policy
Execution stringType - The policy execution type.
- Quota
Rule Pulumi.Azure Native. Provider Hub. Inputs. Quota Rule Response - The quota rule.
- Regionality string
- The regionality.
- Request
Header Pulumi.Options Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Request Header Options - The request header options.
- Required
Features List<string> - The required features.
- Resource
Cache Pulumi.Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Resource Cache - Resource cache options.
- Resource
Concurrency Dictionary<string, Pulumi.Control Options Azure Native. Provider Hub. Inputs. Resource Concurrency Control Option Response> - The resource concurrency control options.
- Resource
Deletion stringPolicy - The resource deletion policy.
- Resource
Graph Pulumi.Configuration Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Resource Graph Configuration - The resource graph configuration.
- Resource
Management Pulumi.Options Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Resource Management Options - Resource management options.
- Resource
Move Pulumi.Policy Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Resource Move Policy - The resource move policy.
- Pulumi.
Azure Native. Provider Hub. Inputs. Resource Provider Authorization Rules Response - The resource provider authorization rules.
- Resource
Query Pulumi.Management Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Resource Query Management - Resource query management options.
- Resource
Sub stringType - The resource sub type.
- Resource
Type Pulumi.Common Attribute Management Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Resource Type Common Attribute Management - Resource type common attribute management.
- Resource
Validation string - The resource validation.
- Routing
Rule Pulumi.Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Routing Rule - Routing rule.
- Routing
Type string - The resource routing type.
- Service
Tree List<Pulumi.Infos Azure Native. Provider Hub. Inputs. Service Tree Info Response> - The service tree infos.
- Sku
Link string - The sku link.
- Subscription
Lifecycle Pulumi.Notification Specifications Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Subscription Lifecycle Notification Specifications - The subscription lifecycle notification specifications.
- Subscription
State List<Pulumi.Rules Azure Native. Provider Hub. Inputs. Subscription State Rule Response> - The subscription state rules.
- bool
- Whether tags are supported.
- Swagger
Specifications List<Pulumi.Azure Native. Provider Hub. Inputs. Swagger Specification Response> - The swagger specifications.
- Template
Deployment Pulumi.Options Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Template Deployment Options - The template deployment options.
- Template
Deployment Pulumi.Policy Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Template Deployment Policy - The template deployment policy.
- Throttling
Rules List<Pulumi.Azure Native. Provider Hub. Inputs. Throttling Rule Response> - The throttling rules.
- Token
Auth Pulumi.Configuration Azure Native. Provider Hub. Inputs. Token Auth Configuration Response - The token auth configuration.
- Provisioning
State string - The provisioning state.
- Add
Resource boolList Target Locations - Add resource list target locations?
- Additional
Options string - The additional options.
- Allow
Empty boolRole Assignments - The allow empty role assignments.
- Allowed
Resource []AllowedNames Resource Name Response - The allowed resource names.
- Allowed
Template []stringDeployment Reference Actions - Allowed template deployment reference actions.
- []string
- The allowed unauthorized actions.
- []Allowed
Unauthorized Actions Extension Response - The allowed unauthorized actions extensions.
- Api
Profiles []ApiProfile Response - The api profiles.
- Async
Operation stringResource Type Name - The async operation resource type name.
- Async
Timeout []AsyncRules Timeout Rule Response - Async timeout rules
- []Authorization
Action Mapping Response - The authorization action mappings
- Availability
Zone ResourceRule Type Registration Properties Response Availability Zone Rule - The availability zone rule.
- Capacity
Rule ResourceType Registration Properties Response Capacity Rule - Capacity rule.
- Category string
- The category.
- Check
Name ResourceAvailability Specifications Type Registration Properties Response Check Name Availability Specifications - The check name availability specifications.
- Common
Api []stringVersions - Common API versions for the resource type.
- Cross
Tenant stringToken Validation - The cross tenant token validation.
- Default
Api stringVersion - The default api version.
- Disallowed
Action []stringVerbs - The disallowed action verbs.
- Disallowed
End []stringUser Operations - The disallowed end user operations.
- Dsts
Configuration ResourceType Registration Properties Response Dsts Configuration - The dsts configuration.
- Enable
Async boolOperation - Whether async operation is enabled.
- Enable
Third boolParty S2S - Whether third party S2S is enabled.
- Endpoints
[]Resource
Type Endpoint Response - The extensions.
- Extended
Locations []ExtendedLocation Options Response - The extended locations.
- Extension
Options ResourceType Registration Properties Response Extension Options - The extension options.
- Features
Rule ResourceType Registration Properties Response Features Rule - The features rule.
- Frontdoor
Request stringMode - The frontdoor request mode.
- Grouping
Tag string - Grouping tag.
- Identity
Management ResourceType Registration Properties Response Identity Management - The identity management.
- Is
Pure boolProxy - Whether it is pure proxy.
- Legacy
Name string - The legacy name.
- Legacy
Names []string - The legacy names.
- Legacy
Policy ResourceType Registration Properties Response Legacy Policy - The legacy policy.
- Linked
Access []LinkedChecks Access Check Response - The linked access checks.
- Linked
Notification []LinkedRules Notification Rule Response - The linked notification rules.
- Linked
Operation []LinkedRules Operation Rule Response - The linked operation rules.
- Logging
Rules []LoggingRule Response - The logging rules.
- Management
Resource
Type Registration Properties Response Management - The resource provider management.
- Manifest
Link string - Manifest link.
- Marketplace
Options ResourceType Registration Properties Response Marketplace Options - Marketplace options.
- Marketplace
Type string - The marketplace type.
- Metadata map[string]interface{}
- The metadata.
- Notifications
[]Notification
Response - The notifications.
- On
Behalf ResourceOf Tokens Type On Behalf Of Token Response - The on behalf of tokens.
- Open
Api OpenConfiguration Api Configuration Response - The open api configuration.
- Policy
Execution stringType - The policy execution type.
- Quota
Rule QuotaRule Response - The quota rule.
- Regionality string
- The regionality.
- Request
Header ResourceOptions Type Registration Properties Response Request Header Options - The request header options.
- Required
Features []string - The required features.
- Resource
Cache ResourceType Registration Properties Response Resource Cache - Resource cache options.
- Resource
Concurrency map[string]ResourceControl Options Concurrency Control Option Response - The resource concurrency control options.
- Resource
Deletion stringPolicy - The resource deletion policy.
- Resource
Graph ResourceConfiguration Type Registration Properties Response Resource Graph Configuration - The resource graph configuration.
- Resource
Management ResourceOptions Type Registration Properties Response Resource Management Options - Resource management options.
- Resource
Move ResourcePolicy Type Registration Properties Response Resource Move Policy - The resource move policy.
- Resource
Provider Authorization Rules Response - The resource provider authorization rules.
- Resource
Query ResourceManagement Type Registration Properties Response Resource Query Management - Resource query management options.
- Resource
Sub stringType - The resource sub type.
- Resource
Type ResourceCommon Attribute Management Type Registration Properties Response Resource Type Common Attribute Management - Resource type common attribute management.
- Resource
Validation string - The resource validation.
- Routing
Rule ResourceType Registration Properties Response Routing Rule - Routing rule.
- Routing
Type string - The resource routing type.
- Service
Tree []ServiceInfos Tree Info Response - The service tree infos.
- Sku
Link string - The sku link.
- Subscription
Lifecycle ResourceNotification Specifications Type Registration Properties Response Subscription Lifecycle Notification Specifications - The subscription lifecycle notification specifications.
- Subscription
State []SubscriptionRules State Rule Response - The subscription state rules.
- bool
- Whether tags are supported.
- Swagger
Specifications []SwaggerSpecification Response - The swagger specifications.
- Template
Deployment ResourceOptions Type Registration Properties Response Template Deployment Options - The template deployment options.
- Template
Deployment ResourcePolicy Type Registration Properties Response Template Deployment Policy - The template deployment policy.
- Throttling
Rules []ThrottlingRule Response - The throttling rules.
- Token
Auth TokenConfiguration Auth Configuration Response - The token auth configuration.
- provisioning
State String - The provisioning state.
- add
Resource BooleanList Target Locations - Add resource list target locations?
- additional
Options String - The additional options.
- allow
Empty BooleanRole Assignments - The allow empty role assignments.
- allowed
Resource List<AllowedNames Resource Name Response> - The allowed resource names.
- allowed
Template List<String>Deployment Reference Actions - Allowed template deployment reference actions.
- List<String>
- The allowed unauthorized actions.
- List<Allowed
Unauthorized Actions Extension Response> - The allowed unauthorized actions extensions.
- api
Profiles List<ApiProfile Response> - The api profiles.
- async
Operation StringResource Type Name - The async operation resource type name.
- async
Timeout List<AsyncRules Timeout Rule Response> - Async timeout rules
- List<Authorization
Action Mapping Response> - The authorization action mappings
- availability
Zone ResourceRule Type Registration Properties Response Availability Zone Rule - The availability zone rule.
- capacity
Rule ResourceType Registration Properties Response Capacity Rule - Capacity rule.
- category String
- The category.
- check
Name ResourceAvailability Specifications Type Registration Properties Response Check Name Availability Specifications - The check name availability specifications.
- common
Api List<String>Versions - Common API versions for the resource type.
- cross
Tenant StringToken Validation - The cross tenant token validation.
- default
Api StringVersion - The default api version.
- disallowed
Action List<String>Verbs - The disallowed action verbs.
- disallowed
End List<String>User Operations - The disallowed end user operations.
- dsts
Configuration ResourceType Registration Properties Response Dsts Configuration - The dsts configuration.
- enable
Async BooleanOperation - Whether async operation is enabled.
- enable
Third BooleanParty S2S - Whether third party S2S is enabled.
- endpoints
List<Resource
Type Endpoint Response> - The extensions.
- extended
Locations List<ExtendedLocation Options Response> - The extended locations.
- extension
Options ResourceType Registration Properties Response Extension Options - The extension options.
- features
Rule ResourceType Registration Properties Response Features Rule - The features rule.
- frontdoor
Request StringMode - The frontdoor request mode.
- grouping
Tag String - Grouping tag.
- identity
Management ResourceType Registration Properties Response Identity Management - The identity management.
- is
Pure BooleanProxy - Whether it is pure proxy.
- legacy
Name String - The legacy name.
- legacy
Names List<String> - The legacy names.
- legacy
Policy ResourceType Registration Properties Response Legacy Policy - The legacy policy.
- linked
Access List<LinkedChecks Access Check Response> - The linked access checks.
- linked
Notification List<LinkedRules Notification Rule Response> - The linked notification rules.
- linked
Operation List<LinkedRules Operation Rule Response> - The linked operation rules.
- logging
Rules List<LoggingRule Response> - The logging rules.
- management
Resource
Type Registration Properties Response Management - The resource provider management.
- manifest
Link String - Manifest link.
- marketplace
Options ResourceType Registration Properties Response Marketplace Options - Marketplace options.
- marketplace
Type String - The marketplace type.
- metadata Map<String,Object>
- The metadata.
- notifications
List<Notification
Response> - The notifications.
- on
Behalf ResourceOf Tokens Type On Behalf Of Token Response - The on behalf of tokens.
- open
Api OpenConfiguration Api Configuration Response - The open api configuration.
- policy
Execution StringType - The policy execution type.
- quota
Rule QuotaRule Response - The quota rule.
- regionality String
- The regionality.
- request
Header ResourceOptions Type Registration Properties Response Request Header Options - The request header options.
- required
Features List<String> - The required features.
- resource
Cache ResourceType Registration Properties Response Resource Cache - Resource cache options.
- resource
Concurrency Map<String,ResourceControl Options Concurrency Control Option Response> - The resource concurrency control options.
- resource
Deletion StringPolicy - The resource deletion policy.
- resource
Graph ResourceConfiguration Type Registration Properties Response Resource Graph Configuration - The resource graph configuration.
- resource
Management ResourceOptions Type Registration Properties Response Resource Management Options - Resource management options.
- resource
Move ResourcePolicy Type Registration Properties Response Resource Move Policy - The resource move policy.
- Resource
Provider Authorization Rules Response - The resource provider authorization rules.
- resource
Query ResourceManagement Type Registration Properties Response Resource Query Management - Resource query management options.
- resource
Sub StringType - The resource sub type.
- resource
Type ResourceCommon Attribute Management Type Registration Properties Response Resource Type Common Attribute Management - Resource type common attribute management.
- resource
Validation String - The resource validation.
- routing
Rule ResourceType Registration Properties Response Routing Rule - Routing rule.
- routing
Type String - The resource routing type.
- service
Tree List<ServiceInfos Tree Info Response> - The service tree infos.
- sku
Link String - The sku link.
- subscription
Lifecycle ResourceNotification Specifications Type Registration Properties Response Subscription Lifecycle Notification Specifications - The subscription lifecycle notification specifications.
- subscription
State List<SubscriptionRules State Rule Response> - The subscription state rules.
- Boolean
- Whether tags are supported.
- swagger
Specifications List<SwaggerSpecification Response> - The swagger specifications.
- template
Deployment ResourceOptions Type Registration Properties Response Template Deployment Options - The template deployment options.
- template
Deployment ResourcePolicy Type Registration Properties Response Template Deployment Policy - The template deployment policy.
- throttling
Rules List<ThrottlingRule Response> - The throttling rules.
- token
Auth TokenConfiguration Auth Configuration Response - The token auth configuration.
- provisioning
State string - The provisioning state.
- add
Resource booleanList Target Locations - Add resource list target locations?
- additional
Options string - The additional options.
- allow
Empty booleanRole Assignments - The allow empty role assignments.
- allowed
Resource AllowedNames Resource Name Response[] - The allowed resource names.
- allowed
Template string[]Deployment Reference Actions - Allowed template deployment reference actions.
- string[]
- The allowed unauthorized actions.
- Allowed
Unauthorized Actions Extension Response[] - The allowed unauthorized actions extensions.
- api
Profiles ApiProfile Response[] - The api profiles.
- async
Operation stringResource Type Name - The async operation resource type name.
- async
Timeout AsyncRules Timeout Rule Response[] - Async timeout rules
- Authorization
Action Mapping Response[] - The authorization action mappings
- availability
Zone ResourceRule Type Registration Properties Response Availability Zone Rule - The availability zone rule.
- capacity
Rule ResourceType Registration Properties Response Capacity Rule - Capacity rule.
- category string
- The category.
- check
Name ResourceAvailability Specifications Type Registration Properties Response Check Name Availability Specifications - The check name availability specifications.
- common
Api string[]Versions - Common API versions for the resource type.
- cross
Tenant stringToken Validation - The cross tenant token validation.
- default
Api stringVersion - The default api version.
- disallowed
Action string[]Verbs - The disallowed action verbs.
- disallowed
End string[]User Operations - The disallowed end user operations.
- dsts
Configuration ResourceType Registration Properties Response Dsts Configuration - The dsts configuration.
- enable
Async booleanOperation - Whether async operation is enabled.
- enable
Third booleanParty S2S - Whether third party S2S is enabled.
- endpoints
Resource
Type Endpoint Response[] - The extensions.
- extended
Locations ExtendedLocation Options Response[] - The extended locations.
- extension
Options ResourceType Registration Properties Response Extension Options - The extension options.
- features
Rule ResourceType Registration Properties Response Features Rule - The features rule.
- frontdoor
Request stringMode - The frontdoor request mode.
- grouping
Tag string - Grouping tag.
- identity
Management ResourceType Registration Properties Response Identity Management - The identity management.
- is
Pure booleanProxy - Whether it is pure proxy.
- legacy
Name string - The legacy name.
- legacy
Names string[] - The legacy names.
- legacy
Policy ResourceType Registration Properties Response Legacy Policy - The legacy policy.
- linked
Access LinkedChecks Access Check Response[] - The linked access checks.
- linked
Notification LinkedRules Notification Rule Response[] - The linked notification rules.
- linked
Operation LinkedRules Operation Rule Response[] - The linked operation rules.
- logging
Rules LoggingRule Response[] - The logging rules.
- management
Resource
Type Registration Properties Response Management - The resource provider management.
- manifest
Link string - Manifest link.
- marketplace
Options ResourceType Registration Properties Response Marketplace Options - Marketplace options.
- marketplace
Type string - The marketplace type.
- metadata {[key: string]: any}
- The metadata.
- notifications
Notification
Response[] - The notifications.
- on
Behalf ResourceOf Tokens Type On Behalf Of Token Response - The on behalf of tokens.
- open
Api OpenConfiguration Api Configuration Response - The open api configuration.
- policy
Execution stringType - The policy execution type.
- quota
Rule QuotaRule Response - The quota rule.
- regionality string
- The regionality.
- request
Header ResourceOptions Type Registration Properties Response Request Header Options - The request header options.
- required
Features string[] - The required features.
- resource
Cache ResourceType Registration Properties Response Resource Cache - Resource cache options.
- resource
Concurrency {[key: string]: ResourceControl Options Concurrency Control Option Response} - The resource concurrency control options.
- resource
Deletion stringPolicy - The resource deletion policy.
- resource
Graph ResourceConfiguration Type Registration Properties Response Resource Graph Configuration - The resource graph configuration.
- resource
Management ResourceOptions Type Registration Properties Response Resource Management Options - Resource management options.
- resource
Move ResourcePolicy Type Registration Properties Response Resource Move Policy - The resource move policy.
- Resource
Provider Authorization Rules Response - The resource provider authorization rules.
- resource
Query ResourceManagement Type Registration Properties Response Resource Query Management - Resource query management options.
- resource
Sub stringType - The resource sub type.
- resource
Type ResourceCommon Attribute Management Type Registration Properties Response Resource Type Common Attribute Management - Resource type common attribute management.
- resource
Validation string - The resource validation.
- routing
Rule ResourceType Registration Properties Response Routing Rule - Routing rule.
- routing
Type string - The resource routing type.
- service
Tree ServiceInfos Tree Info Response[] - The service tree infos.
- sku
Link string - The sku link.
- subscription
Lifecycle ResourceNotification Specifications Type Registration Properties Response Subscription Lifecycle Notification Specifications - The subscription lifecycle notification specifications.
- subscription
State SubscriptionRules State Rule Response[] - The subscription state rules.
- boolean
- Whether tags are supported.
- swagger
Specifications SwaggerSpecification Response[] - The swagger specifications.
- template
Deployment ResourceOptions Type Registration Properties Response Template Deployment Options - The template deployment options.
- template
Deployment ResourcePolicy Type Registration Properties Response Template Deployment Policy - The template deployment policy.
- throttling
Rules ThrottlingRule Response[] - The throttling rules.
- token
Auth TokenConfiguration Auth Configuration Response - The token auth configuration.
- provisioning_
state str - The provisioning state.
- add_
resource_ boollist_ target_ locations - Add resource list target locations?
- additional_
options str - The additional options.
- allow_
empty_ boolrole_ assignments - The allow empty role assignments.
- allowed_
resource_ Sequence[Allowednames Resource Name Response] - The allowed resource names.
- allowed_
template_ Sequence[str]deployment_ reference_ actions - Allowed template deployment reference actions.
- Sequence[str]
- The allowed unauthorized actions.
- Sequence[Allowed
Unauthorized Actions Extension Response] - The allowed unauthorized actions extensions.
- api_
profiles Sequence[ApiProfile Response] - The api profiles.
- async_
operation_ strresource_ type_ name - The async operation resource type name.
- async_
timeout_ Sequence[Asyncrules Timeout Rule Response] - Async timeout rules
- Sequence[Authorization
Action Mapping Response] - The authorization action mappings
- availability_
zone_ Resourcerule Type Registration Properties Response Availability Zone Rule - The availability zone rule.
- capacity_
rule ResourceType Registration Properties Response Capacity Rule - Capacity rule.
- category str
- The category.
- check_
name_ Resourceavailability_ specifications Type Registration Properties Response Check Name Availability Specifications - The check name availability specifications.
- common_
api_ Sequence[str]versions - Common API versions for the resource type.
- cross_
tenant_ strtoken_ validation - The cross tenant token validation.
- default_
api_ strversion - The default api version.
- disallowed_
action_ Sequence[str]verbs - The disallowed action verbs.
- disallowed_
end_ Sequence[str]user_ operations - The disallowed end user operations.
- dsts_
configuration ResourceType Registration Properties Response Dsts Configuration - The dsts configuration.
- enable_
async_ booloperation - Whether async operation is enabled.
- enable_
third_ boolparty_ s2_ s - Whether third party S2S is enabled.
- endpoints
Sequence[Resource
Type Endpoint Response] - The extensions.
- extended_
locations Sequence[ExtendedLocation Options Response] - The extended locations.
- extension_
options ResourceType Registration Properties Response Extension Options - The extension options.
- features_
rule ResourceType Registration Properties Response Features Rule - The features rule.
- frontdoor_
request_ strmode - The frontdoor request mode.
- grouping_
tag str - Grouping tag.
- identity_
management ResourceType Registration Properties Response Identity Management - The identity management.
- is_
pure_ boolproxy - Whether it is pure proxy.
- legacy_
name str - The legacy name.
- legacy_
names Sequence[str] - The legacy names.
- legacy_
policy ResourceType Registration Properties Response Legacy Policy - The legacy policy.
- linked_
access_ Sequence[Linkedchecks Access Check Response] - The linked access checks.
- linked_
notification_ Sequence[Linkedrules Notification Rule Response] - The linked notification rules.
- linked_
operation_ Sequence[Linkedrules Operation Rule Response] - The linked operation rules.
- logging_
rules Sequence[LoggingRule Response] - The logging rules.
- management
Resource
Type Registration Properties Response Management - The resource provider management.
- manifest_
link str - Manifest link.
- marketplace_
options ResourceType Registration Properties Response Marketplace Options - Marketplace options.
- marketplace_
type str - The marketplace type.
- metadata Mapping[str, Any]
- The metadata.
- notifications
Sequence[Notification
Response] - The notifications.
- on_
behalf_ Resourceof_ tokens Type On Behalf Of Token Response - The on behalf of tokens.
- open_
api_ Openconfiguration Api Configuration Response - The open api configuration.
- policy_
execution_ strtype - The policy execution type.
- quota_
rule QuotaRule Response - The quota rule.
- regionality str
- The regionality.
- request_
header_ Resourceoptions Type Registration Properties Response Request Header Options - The request header options.
- required_
features Sequence[str] - The required features.
- resource_
cache ResourceType Registration Properties Response Resource Cache - Resource cache options.
- resource_
concurrency_ Mapping[str, Resourcecontrol_ options Concurrency Control Option Response] - The resource concurrency control options.
- resource_
deletion_ strpolicy - The resource deletion policy.
- resource_
graph_ Resourceconfiguration Type Registration Properties Response Resource Graph Configuration - The resource graph configuration.
- resource_
management_ Resourceoptions Type Registration Properties Response Resource Management Options - Resource management options.
- resource_
move_ Resourcepolicy Type Registration Properties Response Resource Move Policy - The resource move policy.
- Resource
Provider Authorization Rules Response - The resource provider authorization rules.
- resource_
query_ Resourcemanagement Type Registration Properties Response Resource Query Management - Resource query management options.
- resource_
sub_ strtype - The resource sub type.
- resource_
type_ Resourcecommon_ attribute_ management Type Registration Properties Response Resource Type Common Attribute Management - Resource type common attribute management.
- resource_
validation str - The resource validation.
- routing_
rule ResourceType Registration Properties Response Routing Rule - Routing rule.
- routing_
type str - The resource routing type.
- service_
tree_ Sequence[Serviceinfos Tree Info Response] - The service tree infos.
- sku_
link str - The sku link.
- subscription_
lifecycle_ Resourcenotification_ specifications Type Registration Properties Response Subscription Lifecycle Notification Specifications - The subscription lifecycle notification specifications.
- subscription_
state_ Sequence[Subscriptionrules State Rule Response] - The subscription state rules.
- bool
- Whether tags are supported.
- swagger_
specifications Sequence[SwaggerSpecification Response] - The swagger specifications.
- template_
deployment_ Resourceoptions Type Registration Properties Response Template Deployment Options - The template deployment options.
- template_
deployment_ Resourcepolicy Type Registration Properties Response Template Deployment Policy - The template deployment policy.
- throttling_
rules Sequence[ThrottlingRule Response] - The throttling rules.
- token_
auth_ Tokenconfiguration Auth Configuration Response - The token auth configuration.
- provisioning
State String - The provisioning state.
- add
Resource BooleanList Target Locations - Add resource list target locations?
- additional
Options String - The additional options.
- allow
Empty BooleanRole Assignments - The allow empty role assignments.
- allowed
Resource List<Property Map>Names - The allowed resource names.
- allowed
Template List<String>Deployment Reference Actions - Allowed template deployment reference actions.
- List<String>
- The allowed unauthorized actions.
- List<Property Map>
- The allowed unauthorized actions extensions.
- api
Profiles List<Property Map> - The api profiles.
- async
Operation StringResource Type Name - The async operation resource type name.
- async
Timeout List<Property Map>Rules - Async timeout rules
- List<Property Map>
- The authorization action mappings
- availability
Zone Property MapRule - The availability zone rule.
- capacity
Rule Property Map - Capacity rule.
- category String
- The category.
- check
Name Property MapAvailability Specifications - The check name availability specifications.
- common
Api List<String>Versions - Common API versions for the resource type.
- cross
Tenant StringToken Validation - The cross tenant token validation.
- default
Api StringVersion - The default api version.
- disallowed
Action List<String>Verbs - The disallowed action verbs.
- disallowed
End List<String>User Operations - The disallowed end user operations.
- dsts
Configuration Property Map - The dsts configuration.
- enable
Async BooleanOperation - Whether async operation is enabled.
- enable
Third BooleanParty S2S - Whether third party S2S is enabled.
- endpoints List<Property Map>
- The extensions.
- extended
Locations List<Property Map> - The extended locations.
- extension
Options Property Map - The extension options.
- features
Rule Property Map - The features rule.
- frontdoor
Request StringMode - The frontdoor request mode.
- grouping
Tag String - Grouping tag.
- identity
Management Property Map - The identity management.
- is
Pure BooleanProxy - Whether it is pure proxy.
- legacy
Name String - The legacy name.
- legacy
Names List<String> - The legacy names.
- legacy
Policy Property Map - The legacy policy.
- linked
Access List<Property Map>Checks - The linked access checks.
- linked
Notification List<Property Map>Rules - The linked notification rules.
- linked
Operation List<Property Map>Rules - The linked operation rules.
- logging
Rules List<Property Map> - The logging rules.
- management Property Map
- The resource provider management.
- manifest
Link String - Manifest link.
- marketplace
Options Property Map - Marketplace options.
- marketplace
Type String - The marketplace type.
- metadata Map<Any>
- The metadata.
- notifications List<Property Map>
- The notifications.
- on
Behalf Property MapOf Tokens - The on behalf of tokens.
- open
Api Property MapConfiguration - The open api configuration.
- policy
Execution StringType - The policy execution type.
- quota
Rule Property Map - The quota rule.
- regionality String
- The regionality.
- request
Header Property MapOptions - The request header options.
- required
Features List<String> - The required features.
- resource
Cache Property Map - Resource cache options.
- resource
Concurrency Map<Property Map>Control Options - The resource concurrency control options.
- resource
Deletion StringPolicy - The resource deletion policy.
- resource
Graph Property MapConfiguration - The resource graph configuration.
- resource
Management Property MapOptions - Resource management options.
- resource
Move Property MapPolicy - The resource move policy.
- Property Map
- The resource provider authorization rules.
- resource
Query Property MapManagement - Resource query management options.
- resource
Sub StringType - The resource sub type.
- resource
Type Property MapCommon Attribute Management - Resource type common attribute management.
- resource
Validation String - The resource validation.
- routing
Rule Property Map - Routing rule.
- routing
Type String - The resource routing type.
- service
Tree List<Property Map>Infos - The service tree infos.
- sku
Link String - The sku link.
- subscription
Lifecycle Property MapNotification Specifications - The subscription lifecycle notification specifications.
- subscription
State List<Property Map>Rules - The subscription state rules.
- Boolean
- Whether tags are supported.
- swagger
Specifications List<Property Map> - The swagger specifications.
- template
Deployment Property MapOptions - The template deployment options.
- template
Deployment Property MapPolicy - The template deployment policy.
- throttling
Rules List<Property Map> - The throttling rules.
- token
Auth Property MapConfiguration - The token auth configuration.
ResourceTypeRegistrationPropertiesResponseAvailabilityZoneRule
- Availability
Zone stringPolicy
- Availability
Zone stringPolicy
- availability
Zone StringPolicy
- availability
Zone stringPolicy
- availability
Zone StringPolicy
ResourceTypeRegistrationPropertiesResponseBatchProvisioningSupport
- Supported
Operations string - Supported operations.
- Supported
Operations string - Supported operations.
- supported
Operations String - Supported operations.
- supported
Operations string - Supported operations.
- supported_
operations str - Supported operations.
- supported
Operations String - Supported operations.
ResourceTypeRegistrationPropertiesResponseCapacityRule
- Capacity
Policy string - Capacity policy.
- Sku
Alias string - Sku alias
- Capacity
Policy string - Capacity policy.
- Sku
Alias string - Sku alias
- capacity
Policy String - Capacity policy.
- sku
Alias String - Sku alias
- capacity
Policy string - Capacity policy.
- sku
Alias string - Sku alias
- capacity_
policy str - Capacity policy.
- sku_
alias str - Sku alias
- capacity
Policy String - Capacity policy.
- sku
Alias String - Sku alias
ResourceTypeRegistrationPropertiesResponseCheckNameAvailabilitySpecifications
- Enable
Default boolValidation - Whether default validation is enabled.
- Resource
Types List<string>With Custom Validation - The resource types with custom validation.
- Enable
Default boolValidation - Whether default validation is enabled.
- Resource
Types []stringWith Custom Validation - The resource types with custom validation.
- enable
Default BooleanValidation - Whether default validation is enabled.
- resource
Types List<String>With Custom Validation - The resource types with custom validation.
- enable
Default booleanValidation - Whether default validation is enabled.
- resource
Types string[]With Custom Validation - The resource types with custom validation.
- enable_
default_ boolvalidation - Whether default validation is enabled.
- resource_
types_ Sequence[str]with_ custom_ validation - The resource types with custom validation.
- enable
Default BooleanValidation - Whether default validation is enabled.
- resource
Types List<String>With Custom Validation - The resource types with custom validation.
ResourceTypeRegistrationPropertiesResponseDstsConfiguration
- 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.
ResourceTypeRegistrationPropertiesResponseExtensionOptions
- Resource
Creation ResourceBegin Type Extension Options Response Resource Creation Begin - Resource creation begin.
- resource
Creation ResourceBegin Type Extension Options Response Resource Creation Begin - Resource creation begin.
- resource
Creation ResourceBegin Type Extension Options Response Resource Creation Begin - Resource creation begin.
- resource_
creation_ Resourcebegin Type Extension Options Response Resource Creation Begin - Resource creation begin.
- resource
Creation Property MapBegin - Resource creation begin.
ResourceTypeRegistrationPropertiesResponseFeaturesRule
- 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.
ResourceTypeRegistrationPropertiesResponseIdentityManagement
- Application
Id string - The application id.
- Application
Ids List<string> - The application ids.
- Delegation
App List<string>Ids - The delegation app ids.
- Type string
- The type.
- Application
Id string - The application id.
- Application
Ids []string - The application ids.
- Delegation
App []stringIds - The delegation app ids.
- Type string
- The type.
- application
Id String - The application id.
- application
Ids List<String> - The application ids.
- delegation
App List<String>Ids - The delegation app ids.
- type String
- The type.
- application
Id string - The application id.
- application
Ids string[] - The application ids.
- delegation
App string[]Ids - The delegation app ids.
- type string
- The type.
- application_
id str - The application id.
- application_
ids Sequence[str] - The application ids.
- delegation_
app_ Sequence[str]ids - The delegation app ids.
- type str
- The type.
- application
Id String - The application id.
- application
Ids List<String> - The application ids.
- delegation
App List<String>Ids - The delegation app ids.
- type String
- The type.
ResourceTypeRegistrationPropertiesResponseLegacyPolicy
ResourceTypeRegistrationPropertiesResponseManagement
- 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.
ResourceTypeRegistrationPropertiesResponseMarketplaceOptions
- Add
On boolPlan Conversion Allowed - Add-on plan conversion allowed.
- Add
On boolPlan Conversion Allowed - Add-on plan conversion allowed.
- add
On BooleanPlan Conversion Allowed - Add-on plan conversion allowed.
- add
On booleanPlan Conversion Allowed - Add-on plan conversion allowed.
- add_
on_ boolplan_ conversion_ allowed - Add-on plan conversion allowed.
- add
On BooleanPlan Conversion Allowed - Add-on plan conversion allowed.
ResourceTypeRegistrationPropertiesResponseNestedProvisioningSupport
- Minimum
Api stringVersion - Minimum API version.
- Minimum
Api stringVersion - Minimum API version.
- minimum
Api StringVersion - Minimum API version.
- minimum
Api stringVersion - Minimum API version.
- minimum_
api_ strversion - Minimum API version.
- minimum
Api StringVersion - Minimum API version.
ResourceTypeRegistrationPropertiesResponseRequestHeaderOptions
- 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.
ResourceTypeRegistrationPropertiesResponseResourceCache
- Enable
Resource boolCache - Enable resource cache.
- Resource
Cache stringExpiration Timespan - Resource cache expiration timespan. This is a TimeSpan property.
- Enable
Resource boolCache - Enable resource cache.
- Resource
Cache stringExpiration Timespan - Resource cache expiration timespan. This is a TimeSpan property.
- enable
Resource BooleanCache - Enable resource cache.
- resource
Cache StringExpiration Timespan - Resource cache expiration timespan. This is a TimeSpan property.
- enable
Resource booleanCache - Enable resource cache.
- resource
Cache stringExpiration Timespan - Resource cache expiration timespan. This is a TimeSpan property.
- enable_
resource_ boolcache - Enable resource cache.
- resource_
cache_ strexpiration_ timespan - Resource cache expiration timespan. This is a TimeSpan property.
- enable
Resource BooleanCache - Enable resource cache.
- resource
Cache StringExpiration Timespan - Resource cache expiration timespan. This is a TimeSpan property.
ResourceTypeRegistrationPropertiesResponseResourceGraphConfiguration
- Api
Version string - The api version.
- Enabled bool
- Whether it's enabled.
- Api
Version string - The api version.
- Enabled bool
- Whether it's enabled.
- api
Version String - The api version.
- enabled Boolean
- Whether it's enabled.
- api
Version string - The api version.
- enabled boolean
- Whether it's enabled.
- api_
version str - The api version.
- enabled bool
- Whether it's enabled.
- api
Version String - The api version.
- enabled Boolean
- Whether it's enabled.
ResourceTypeRegistrationPropertiesResponseResourceManagementOptions
- Batch
Provisioning Pulumi.Support Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Batch Provisioning Support - Batch provisioning support.
- Delete
Dependencies List<Pulumi.Azure Native. Provider Hub. Inputs. Delete Dependency Response> - Delete dependencies.
- Nested
Provisioning Pulumi.Support Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Nested Provisioning Support - Nested provisioning support.
- Batch
Provisioning ResourceSupport Type Registration Properties Response Batch Provisioning Support - Batch provisioning support.
- Delete
Dependencies []DeleteDependency Response - Delete dependencies.
- Nested
Provisioning ResourceSupport Type Registration Properties Response Nested Provisioning Support - Nested provisioning support.
- batch
Provisioning ResourceSupport Type Registration Properties Response Batch Provisioning Support - Batch provisioning support.
- delete
Dependencies List<DeleteDependency Response> - Delete dependencies.
- nested
Provisioning ResourceSupport Type Registration Properties Response Nested Provisioning Support - Nested provisioning support.
- batch
Provisioning ResourceSupport Type Registration Properties Response Batch Provisioning Support - Batch provisioning support.
- delete
Dependencies DeleteDependency Response[] - Delete dependencies.
- nested
Provisioning ResourceSupport Type Registration Properties Response Nested Provisioning Support - Nested provisioning support.
- batch_
provisioning_ Resourcesupport Type Registration Properties Response Batch Provisioning Support - Batch provisioning support.
- delete_
dependencies Sequence[DeleteDependency Response] - Delete dependencies.
- nested_
provisioning_ Resourcesupport Type Registration Properties Response Nested Provisioning Support - Nested provisioning support.
- batch
Provisioning Property MapSupport - Batch provisioning support.
- delete
Dependencies List<Property Map> - Delete dependencies.
- nested
Provisioning Property MapSupport - Nested provisioning support.
ResourceTypeRegistrationPropertiesResponseResourceMovePolicy
- Cross
Resource boolGroup Move Enabled - Whether cross resource group move is enabled.
- Cross
Subscription boolMove Enabled - Whether cross subscription move is enabled.
- Validation
Required bool - Whether validation is required.
- Cross
Resource boolGroup Move Enabled - Whether cross resource group move is enabled.
- Cross
Subscription boolMove Enabled - Whether cross subscription move is enabled.
- Validation
Required bool - Whether validation is required.
- cross
Resource BooleanGroup Move Enabled - Whether cross resource group move is enabled.
- cross
Subscription BooleanMove Enabled - Whether cross subscription move is enabled.
- validation
Required Boolean - Whether validation is required.
- cross
Resource booleanGroup Move Enabled - Whether cross resource group move is enabled.
- cross
Subscription booleanMove Enabled - Whether cross subscription move is enabled.
- validation
Required boolean - Whether validation is required.
- cross_
resource_ boolgroup_ move_ enabled - Whether cross resource group move is enabled.
- cross_
subscription_ boolmove_ enabled - Whether cross subscription move is enabled.
- validation_
required bool - Whether validation is required.
- cross
Resource BooleanGroup Move Enabled - Whether cross resource group move is enabled.
- cross
Subscription BooleanMove Enabled - Whether cross subscription move is enabled.
- validation
Required Boolean - Whether validation is required.
ResourceTypeRegistrationPropertiesResponseResourceQueryManagement
- Filter
Option string - Filter option.
- Filter
Option string - Filter option.
- filter
Option String - Filter option.
- filter
Option string - Filter option.
- filter_
option str - Filter option.
- filter
Option String - Filter option.
ResourceTypeRegistrationPropertiesResponseResourceTypeCommonAttributeManagement
- Common
Api stringVersions Merge Mode - Common api versions merge mode.
- Common
Api stringVersions Merge Mode - Common api versions merge mode.
- common
Api StringVersions Merge Mode - Common api versions merge mode.
- common
Api stringVersions Merge Mode - Common api versions merge mode.
- common_
api_ strversions_ merge_ mode - Common api versions merge mode.
- common
Api StringVersions Merge Mode - Common api versions merge mode.
ResourceTypeRegistrationPropertiesResponseRoutingRule
- Host
Resource stringType - Hosted resource type.
- Host
Resource stringType - Hosted resource type.
- host
Resource StringType - Hosted resource type.
- host
Resource stringType - Hosted resource type.
- host_
resource_ strtype - Hosted resource type.
- host
Resource StringType - Hosted resource type.
ResourceTypeRegistrationPropertiesResponseSubscriptionLifecycleNotificationSpecifications
- 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.
ResourceTypeRegistrationPropertiesResponseTemplateDeploymentOptions
- 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.
ResourceTypeRegistrationPropertiesResponseTemplateDeploymentPolicy
- Capabilities string
- The capabilities.
- Preflight
Options string - The preflight options.
- Preflight
Notifications string - The preflight notifications.
- Capabilities string
- The capabilities.
- Preflight
Options string - The preflight options.
- Preflight
Notifications string - The preflight notifications.
- capabilities String
- The capabilities.
- preflight
Options String - The preflight options.
- preflight
Notifications String - The preflight notifications.
- capabilities string
- The capabilities.
- preflight
Options string - The preflight options.
- preflight
Notifications string - The preflight notifications.
- capabilities str
- The capabilities.
- preflight_
options str - The preflight options.
- preflight_
notifications str - The preflight notifications.
- capabilities String
- The capabilities.
- preflight
Options String - The preflight options.
- preflight
Notifications String - The preflight notifications.
ResourceTypeRegistrationResponse
- 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
- System
Data Pulumi.Azure Native. Provider Hub. Inputs. 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
- Resource type registration kind. This Metadata is also used by portal/tooling/etc to render different UX experiences for resources of the same type.
- Properties
Pulumi.
Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response
- 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
- 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
- Resource type registration kind. This Metadata is also used by portal/tooling/etc to render different UX experiences for resources of the same type.
- Properties
Resource
Type Registration Properties Response
- 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
- 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
- Resource type registration kind. This Metadata is also used by portal/tooling/etc to render different UX experiences for resources of the same type.
- properties
Resource
Type Registration Properties Response
- 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
- 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
- Resource type registration kind. This Metadata is also used by portal/tooling/etc to render different UX experiences for resources of the same type.
- properties
Resource
Type Registration Properties Response
- 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
- 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
- Resource type registration kind. This Metadata is also used by portal/tooling/etc to render different UX experiences for resources of the same type.
- properties
Resource
Type Registration Properties Response
- 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
- 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
- Resource type registration kind. This Metadata is also used by portal/tooling/etc to render different UX experiences for resources of the same type.
- properties Property Map
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
SubscriptionStateRuleResponse
- Allowed
Actions List<string> - The allowed actions.
- State string
- The subscription state.
- Allowed
Actions []string - The allowed actions.
- State string
- The subscription state.
- allowed
Actions List<String> - The allowed actions.
- state String
- The subscription state.
- allowed
Actions string[] - The allowed actions.
- state string
- The subscription state.
- allowed_
actions Sequence[str] - The allowed actions.
- state str
- The subscription state.
- allowed
Actions List<String> - The allowed actions.
- state String
- The subscription state.
SwaggerSpecificationResponse
- Api
Versions List<string> - The api versions.
- Swagger
Spec stringFolder Uri - The swagger spec folder uri.
- Api
Versions []string - The api versions.
- Swagger
Spec stringFolder Uri - The swagger spec folder uri.
- api
Versions List<String> - The api versions.
- swagger
Spec StringFolder Uri - The swagger spec folder uri.
- api
Versions string[] - The api versions.
- swagger
Spec stringFolder Uri - The swagger spec folder uri.
- api_
versions Sequence[str] - The api versions.
- swagger_
spec_ strfolder_ uri - The swagger spec folder uri.
- api
Versions List<String> - The api versions.
- swagger
Spec StringFolder Uri - The swagger spec folder uri.
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.
ThrottlingMetricResponse
ThrottlingRuleResponse
- Action string
- The action.
- Metrics
List<Pulumi.
Azure Native. Provider Hub. Inputs. Throttling Metric Response> - The metrics.
- Application
Id List<string> - The application id.
- Required
Features List<string> - The required features.
- Action string
- The action.
- Metrics
[]Throttling
Metric Response - The metrics.
- Application
Id []string - The application id.
- Required
Features []string - The required features.
- action String
- The action.
- metrics
List<Throttling
Metric Response> - The metrics.
- application
Id List<String> - The application id.
- required
Features List<String> - The required features.
- action string
- The action.
- metrics
Throttling
Metric Response[] - The metrics.
- application
Id string[] - The application id.
- required
Features string[] - The required features.
- action str
- The action.
- metrics
Sequence[Throttling
Metric Response] - The metrics.
- application_
id Sequence[str] - The application id.
- required_
features Sequence[str] - The required features.
- action String
- The action.
- metrics List<Property Map>
- The metrics.
- application
Id List<String> - The application id.
- required
Features List<String> - The required features.
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.
TypedErrorInfoResponse
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