This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.providerhub.getDefaultRollout
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
Gets the default rollout details. Azure REST API version: 2021-09-01-preview.
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)
// Output-based functions aren't available in Java yet
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:
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Properties
Pulumi.
Azure Native. Provider Hub. Outputs. Default Rollout Response Properties - Properties of the rollout.
- System
Data Pulumi.Azure Native. Provider Hub. Outputs. System Data Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Properties
Default
Rollout Response Properties - Properties of the rollout.
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- properties
Default
Rollout Response Properties - Properties of the rollout.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- properties
Default
Rollout Response Properties - Properties of the rollout.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- properties
Default
Rollout Response Properties - Properties of the rollout.
- system_
data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id String
- Fully qualified resource ID for the resource. Ex - /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 - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Supporting Types
AuthorizationActionMappingResponse
DefaultRolloutPropertiesResponseSpecification
- Canary
Pulumi.
Azure Native. Provider Hub. Inputs. Default Rollout Specification Response Canary - Expedited
Rollout Pulumi.Azure Native. Provider Hub. Inputs. Default Rollout Specification Response Expedited Rollout - High
Traffic Pulumi.Azure Native. Provider Hub. Inputs. Default Rollout Specification Response High Traffic - Low
Traffic Pulumi.Azure Native. Provider Hub. Inputs. Default Rollout Specification Response Low Traffic - Medium
Traffic Pulumi.Azure Native. Provider Hub. Inputs. Default Rollout Specification Response Medium Traffic - Provider
Registration Pulumi.Azure Native. Provider Hub. Inputs. Default Rollout Specification Response Provider Registration - Resource
Type List<Pulumi.Registrations Azure Native. Provider Hub. Inputs. Resource Type Registration Response> - Rest
Of Pulumi.The World Group One Azure Native. Provider Hub. Inputs. Default Rollout Specification Response Rest Of The World Group One - Rest
Of Pulumi.The World Group Two Azure Native. Provider Hub. Inputs. Default Rollout Specification Response Rest Of The World Group Two
- Canary
Default
Rollout Specification Response Canary - Expedited
Rollout DefaultRollout Specification Response Expedited Rollout - High
Traffic DefaultRollout Specification Response High Traffic - Low
Traffic DefaultRollout Specification Response Low Traffic - Medium
Traffic DefaultRollout Specification Response Medium Traffic - Provider
Registration DefaultRollout Specification Response Provider Registration - Resource
Type []ResourceRegistrations Type Registration Response - Rest
Of DefaultThe World Group One Rollout Specification Response Rest Of The World Group One - Rest
Of DefaultThe World Group Two Rollout Specification Response Rest Of The World Group Two
- canary
Default
Rollout Specification Response Canary - expedited
Rollout DefaultRollout Specification Response Expedited Rollout - high
Traffic DefaultRollout Specification Response High Traffic - low
Traffic DefaultRollout Specification Response Low Traffic - medium
Traffic DefaultRollout Specification Response Medium Traffic - provider
Registration DefaultRollout Specification Response Provider Registration - resource
Type List<ResourceRegistrations Type Registration Response> - rest
Of DefaultThe World Group One Rollout Specification Response Rest Of The World Group One - rest
Of DefaultThe World Group Two Rollout Specification Response Rest Of The World Group Two
- canary
Default
Rollout Specification Response Canary - expedited
Rollout DefaultRollout Specification Response Expedited Rollout - high
Traffic DefaultRollout Specification Response High Traffic - low
Traffic DefaultRollout Specification Response Low Traffic - medium
Traffic DefaultRollout Specification Response Medium Traffic - provider
Registration DefaultRollout Specification Response Provider Registration - resource
Type ResourceRegistrations Type Registration Response[] - rest
Of DefaultThe World Group One Rollout Specification Response Rest Of The World Group One - rest
Of DefaultThe World Group Two Rollout Specification Response Rest Of The World Group Two
- canary
Default
Rollout Specification Response Canary - expedited_
rollout DefaultRollout Specification Response Expedited Rollout - high_
traffic DefaultRollout Specification Response High Traffic - low_
traffic DefaultRollout Specification Response Low Traffic - medium_
traffic DefaultRollout Specification Response Medium Traffic - provider_
registration DefaultRollout Specification Response Provider Registration - resource_
type_ Sequence[Resourceregistrations Type Registration Response] - rest_
of_ Defaultthe_ world_ group_ one Rollout Specification Response Rest Of The World Group One - rest_
of_ Defaultthe_ world_ group_ two Rollout Specification Response Rest Of The World Group Two
DefaultRolloutPropertiesResponseStatus
- Completed
Regions List<string> - Failed
Or Dictionary<string, Pulumi.Skipped Regions Azure Native. Provider Hub. Inputs. Extended Error Info Response> - Next
Traffic stringRegion - Next
Traffic stringRegion Scheduled Time - Subscription
Reregistration stringResult
- Completed
Regions []string - Failed
Or map[string]ExtendedSkipped Regions Error Info Response - Next
Traffic stringRegion - Next
Traffic stringRegion Scheduled Time - Subscription
Reregistration stringResult
- completed
Regions List<String> - failed
Or Map<String,ExtendedSkipped Regions Error Info Response> - next
Traffic StringRegion - next
Traffic StringRegion Scheduled Time - subscription
Reregistration StringResult
- completed
Regions string[] - failed
Or {[key: string]: ExtendedSkipped Regions Error Info Response} - next
Traffic stringRegion - next
Traffic stringRegion Scheduled Time - subscription
Reregistration stringResult
- completed_
regions Sequence[str] - failed_
or_ Mapping[str, Extendedskipped_ regions Error Info Response] - next_
traffic_ strregion - next_
traffic_ strregion_ scheduled_ time - subscription_
reregistration_ strresult
- completed
Regions List<String> - failed
Or Map<Property Map>Skipped Regions - next
Traffic StringRegion - next
Traffic StringRegion Scheduled Time - subscription
Reregistration StringResult
DefaultRolloutResponseProperties
- Provisioning
State string - The provisioned state of the resource.
- Specification
Default
Rollout Properties Response Specification - Status
Default
Rollout Properties Response Status
- provisioning
State String - The provisioned state of the resource.
- specification
Default
Rollout Properties Response Specification - status
Default
Rollout Properties Response Status
- provisioning
State string - The provisioned state of the resource.
- specification
Default
Rollout Properties Response Specification - status
Default
Rollout Properties Response Status
- provisioning_
state str - The provisioned state of the resource.
- specification
Default
Rollout Properties Response Specification - status
Default
Rollout Properties Response Status
- provisioning
State String - The provisioned state of the resource.
- specification Property Map
- status Property Map
DefaultRolloutSpecificationResponseCanary
- Regions List<string>
- Skip
Regions List<string>
- Regions []string
- Skip
Regions []string
- regions List<String>
- skip
Regions List<String>
- regions string[]
- skip
Regions string[]
- regions Sequence[str]
- skip_
regions Sequence[str]
- regions List<String>
- skip
Regions List<String>
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
- Regions []string
- Wait
Duration string
- regions List<String>
- wait
Duration String
- regions string[]
- wait
Duration string
- regions Sequence[str]
- wait_
duration str
- regions List<String>
- wait
Duration String
DefaultRolloutSpecificationResponseLowTraffic
- Regions List<string>
- Wait
Duration string
- Regions []string
- Wait
Duration string
- regions List<String>
- wait
Duration String
- regions string[]
- wait
Duration string
- regions Sequence[str]
- wait_
duration str
- regions List<String>
- wait
Duration String
DefaultRolloutSpecificationResponseMediumTraffic
- Regions List<string>
- Wait
Duration string
- Regions []string
- Wait
Duration string
- regions List<String>
- wait
Duration String
- regions string[]
- wait
Duration string
- regions Sequence[str]
- wait_
duration str
- regions List<String>
- wait
Duration String
DefaultRolloutSpecificationResponseProviderRegistration
- Id string
- Fully qualified resource ID for the resource. Ex - /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 - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Properties
Pulumi.
Azure Native. Provider Hub. Inputs. Provider Registration Response Properties
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Properties
Provider
Registration Response Properties
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- properties
Provider
Registration Response Properties
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- properties
Provider
Registration Response Properties
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- system_
data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- properties
Provider
Registration Response Properties
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- properties Property Map
DefaultRolloutSpecificationResponseRestOfTheWorldGroupOne
- Regions List<string>
- Wait
Duration string
- Regions []string
- Wait
Duration string
- regions List<String>
- wait
Duration String
- regions string[]
- wait
Duration string
- regions Sequence[str]
- wait_
duration str
- regions List<String>
- wait
Duration String
DefaultRolloutSpecificationResponseRestOfTheWorldGroupTwo
- Regions List<string>
- Wait
Duration string
- Regions []string
- Wait
Duration string
- regions List<String>
- wait
Duration String
- regions string[]
- wait
Duration string
- regions Sequence[str]
- wait_
duration str
- regions List<String>
- wait
Duration String
ExtendedErrorInfoResponse
- Additional
Info []TypedError Info Response - Code string
- Details
[]Extended
Error Info Response - Message string
- Target string
- additional
Info TypedError Info Response[] - code string
- details
Extended
Error Info Response[] - message string
- target string
- additional
Info List<Property Map> - code String
- details List<Property Map>
- message String
- target String
ExtendedLocationOptionsResponse
- Supported
Policy string - Type string
- Supported
Policy string - Type string
- supported
Policy String - type String
- supported
Policy string - type string
- supported_
policy str - type str
- supported
Policy String - type String
LightHouseAuthorizationResponse
- Principal
Id string - Role
Definition stringId
- Principal
Id string - Role
Definition stringId
- principal
Id String - role
Definition StringId
- principal
Id string - role
Definition stringId
- principal_
id str - role_
definition_ strid
- principal
Id String - role
Definition StringId
LinkedAccessCheckResponse
- Action
Name string - Linked
Action string - Linked
Action stringVerb - Linked
Property string - Linked
Type string
- Action
Name string - Linked
Action string - Linked
Action stringVerb - Linked
Property string - Linked
Type string
- action
Name String - linked
Action String - linked
Action StringVerb - linked
Property String - linked
Type String
- action
Name string - linked
Action string - linked
Action stringVerb - linked
Property string - linked
Type string
- action_
name str - linked_
action str - linked_
action_ strverb - linked_
property str - linked_
type str
- action
Name String - linked
Action String - linked
Action StringVerb - linked
Property String - linked
Type String
LoggingRuleResponse
- Action string
- Detail
Level string - Direction string
- Logging
Rule Response Hidden Property Paths
- action String
- detail
Level String - direction String
- Logging
Rule Response Hidden Property Paths
- action string
- detail
Level string - direction string
- Logging
Rule Response Hidden Property Paths
- action String
- detail
Level String - direction String
- Property Map
LoggingRuleResponseHiddenPropertyPaths
- List<string>
- List<string>
- []string
- []string
- List<String>
- List<String>
- string[]
- string[]
- Sequence[str]
- Sequence[str]
- List<String>
- List<String>
OpenApiConfigurationResponse
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>
- Allowed
Audiences []string
- allowed
Audiences List<String>
- allowed
Audiences string[]
- allowed_
audiences Sequence[str]
- allowed
Audiences List<String>
ProviderHubMetadataResponseThirdPartyProviderAuthorization
ProviderRegistrationPropertiesResponseProviderHubMetadata
ProviderRegistrationPropertiesResponseSubscriptionLifecycleNotificationSpecifications
ProviderRegistrationResponseProperties
- Capabilities
List<Pulumi.
Azure Native. Provider Hub. Inputs. Resource Provider Capabilities Response> - Features
Rule Pulumi.Azure Native. Provider Hub. Inputs. Resource Provider Manifest Properties Response Features Rule - Management
Pulumi.
Azure Native. Provider Hub. Inputs. Resource Provider Manifest Properties Response Management - Metadata object
- Namespace string
- Provider
Authentication Pulumi.Azure Native. Provider Hub. Inputs. Resource Provider Manifest Properties Response Provider Authentication - List<Pulumi.
Azure Native. Provider Hub. Inputs. Resource Provider Authorization Response> - Provider
Hub Pulumi.Metadata Azure Native. Provider Hub. Inputs. Provider Registration Properties Response Provider Hub Metadata - Provider
Type string - Provider
Version string - Provisioning
State string - The provisioned state of the resource.
- Request
Header Pulumi.Options Azure Native. Provider Hub. Inputs. Resource Provider Manifest Properties Response Request Header Options - Required
Features List<string> - Subscription
Lifecycle Pulumi.Notification Specifications Azure Native. Provider Hub. Inputs. Provider Registration Properties Response Subscription Lifecycle Notification Specifications - Template
Deployment Pulumi.Options Azure Native. Provider Hub. Inputs. Resource Provider Manifest Properties Response Template Deployment Options
- Capabilities
[]Resource
Provider Capabilities Response - Features
Rule ResourceProvider Manifest Properties Response Features Rule - Management
Resource
Provider Manifest Properties Response Management - Metadata interface{}
- Namespace string
- Provider
Authentication ResourceProvider Manifest Properties Response Provider Authentication - []Resource
Provider Authorization Response - Provider
Hub ProviderMetadata Registration Properties Response Provider Hub Metadata - Provider
Type string - Provider
Version string - Provisioning
State string - The provisioned state of the resource.
- Request
Header ResourceOptions Provider Manifest Properties Response Request Header Options - Required
Features []string - Subscription
Lifecycle ProviderNotification Specifications Registration Properties Response Subscription Lifecycle Notification Specifications - Template
Deployment ResourceOptions Provider Manifest Properties Response Template Deployment Options
- capabilities
List<Resource
Provider Capabilities Response> - features
Rule ResourceProvider Manifest Properties Response Features Rule - management
Resource
Provider Manifest Properties Response Management - metadata Object
- namespace String
- provider
Authentication ResourceProvider Manifest Properties Response Provider Authentication - List<Resource
Provider Authorization Response> - provider
Hub ProviderMetadata Registration Properties Response Provider Hub Metadata - provider
Type String - provider
Version String - provisioning
State String - The provisioned state of the resource.
- request
Header ResourceOptions Provider Manifest Properties Response Request Header Options - required
Features List<String> - subscription
Lifecycle ProviderNotification Specifications Registration Properties Response Subscription Lifecycle Notification Specifications - template
Deployment ResourceOptions Provider Manifest Properties Response Template Deployment Options
- capabilities
Resource
Provider Capabilities Response[] - features
Rule ResourceProvider Manifest Properties Response Features Rule - management
Resource
Provider Manifest Properties Response Management - metadata any
- namespace string
- provider
Authentication ResourceProvider Manifest Properties Response Provider Authentication - Resource
Provider Authorization Response[] - provider
Hub ProviderMetadata Registration Properties Response Provider Hub Metadata - provider
Type string - provider
Version string - provisioning
State string - The provisioned state of the resource.
- request
Header ResourceOptions Provider Manifest Properties Response Request Header Options - required
Features string[] - subscription
Lifecycle ProviderNotification Specifications Registration Properties Response Subscription Lifecycle Notification Specifications - template
Deployment ResourceOptions Provider Manifest Properties Response Template Deployment Options
- capabilities
Sequence[Resource
Provider Capabilities Response] - features_
rule ResourceProvider Manifest Properties Response Features Rule - management
Resource
Provider Manifest Properties Response Management - metadata Any
- namespace str
- provider_
authentication ResourceProvider Manifest Properties Response Provider Authentication - Sequence[Resource
Provider Authorization Response] - provider_
hub_ Providermetadata Registration Properties Response Provider Hub Metadata - provider_
type str - provider_
version str - provisioning_
state str - The provisioned state of the resource.
- request_
header_ Resourceoptions Provider Manifest Properties Response Request Header Options - required_
features Sequence[str] - subscription_
lifecycle_ Providernotification_ specifications Registration Properties Response Subscription Lifecycle Notification Specifications - template_
deployment_ Resourceoptions Provider Manifest Properties Response Template Deployment Options
- capabilities List<Property Map>
- features
Rule Property Map - management Property Map
- metadata Any
- namespace String
- provider
Authentication Property Map - List<Property Map>
- provider
Hub Property MapMetadata - provider
Type String - provider
Version String - provisioning
State String - The provisioned state of the resource.
- request
Header Property MapOptions - required
Features List<String> - subscription
Lifecycle Property MapNotification Specifications - template
Deployment Property MapOptions
ResourceConcurrencyControlOptionResponse
- Policy string
- Policy string
- policy String
- policy string
- policy str
- policy String
ResourceProviderAuthorizationResponse
- Application
Id string - Managed
By stringRole Definition Id - Role
Definition stringId
- Application
Id string - Managed
By stringRole Definition Id - Role
Definition stringId
- application
Id String - managed
By StringRole Definition Id - role
Definition StringId
- application
Id string - managed
By stringRole Definition Id - role
Definition stringId
- application
Id String - managed
By StringRole Definition Id - role
Definition StringId
ResourceProviderCapabilitiesResponse
- Effect string
- Quota
Id string - Required
Features List<string>
- Effect string
- Quota
Id string - Required
Features []string
- effect String
- quota
Id String - required
Features List<String>
- effect string
- quota
Id string - required
Features string[]
- effect str
- quota_
id str - required_
features Sequence[str]
- effect String
- quota
Id String - required
Features List<String>
ResourceProviderManifestPropertiesResponseFeaturesRule
- Required
Features stringPolicy
- Required
Features stringPolicy
- required
Features StringPolicy
- required
Features stringPolicy
- required
Features StringPolicy
ResourceProviderManifestPropertiesResponseManagement
- Incident
Contact stringEmail - Incident
Routing stringService - Incident
Routing stringTeam - Manifest
Owners List<string> - Resource
Access stringPolicy - Resource
Access List<object>Roles - Schema
Owners List<string> - Service
Tree List<Pulumi.Infos Azure Native. Provider Hub. Inputs. Service Tree Info Response>
- Incident
Contact stringEmail - Incident
Routing stringService - Incident
Routing stringTeam - Manifest
Owners []string - Resource
Access stringPolicy - Resource
Access []interface{}Roles - Schema
Owners []string - Service
Tree []ServiceInfos Tree Info Response
- incident
Contact StringEmail - incident
Routing StringService - incident
Routing StringTeam - manifest
Owners List<String> - resource
Access StringPolicy - resource
Access List<Object>Roles - schema
Owners List<String> - service
Tree List<ServiceInfos Tree Info Response>
- incident
Contact stringEmail - incident
Routing stringService - incident
Routing stringTeam - manifest
Owners string[] - resource
Access stringPolicy - resource
Access any[]Roles - schema
Owners string[] - service
Tree ServiceInfos Tree Info Response[]
- incident_
contact_ stremail - incident_
routing_ strservice - incident_
routing_ strteam - manifest_
owners Sequence[str] - resource_
access_ strpolicy - resource_
access_ Sequence[Any]roles - schema_
owners Sequence[str] - service_
tree_ Sequence[Serviceinfos Tree Info Response]
- incident
Contact StringEmail - incident
Routing StringService - incident
Routing StringTeam - manifest
Owners List<String> - resource
Access StringPolicy - resource
Access List<Any>Roles - schema
Owners List<String> - service
Tree List<Property Map>Infos
ResourceProviderManifestPropertiesResponseProviderAuthentication
- Allowed
Audiences List<string>
- Allowed
Audiences []string
- allowed
Audiences List<String>
- allowed
Audiences string[]
- allowed_
audiences Sequence[str]
- allowed
Audiences List<String>
ResourceProviderManifestPropertiesResponseRequestHeaderOptions
- Opt
In stringHeaders
- Opt
In stringHeaders
- opt
In StringHeaders
- opt
In stringHeaders
- opt_
in_ strheaders
- opt
In StringHeaders
ResourceProviderManifestPropertiesResponseTemplateDeploymentOptions
- Preflight
Options List<string> - Preflight
Supported bool
- Preflight
Options []string - Preflight
Supported bool
- preflight
Options List<String> - preflight
Supported Boolean
- preflight
Options string[] - preflight
Supported boolean
- preflight_
options Sequence[str] - preflight_
supported bool
- preflight
Options List<String> - preflight
Supported Boolean
ResourceTypeEndpointResponse
- Api
Versions List<string> - Enabled bool
- Endpoint
Type string - Extensions
List<Pulumi.
Azure Native. Provider Hub. Inputs. Resource Type Extension Response> - Features
Rule Pulumi.Azure Native. Provider Hub. Inputs. Resource Type Endpoint Response Features Rule - Locations List<string>
- Required
Features List<string> - Timeout string
- Api
Versions []string - Enabled bool
- Endpoint
Type string - Extensions
[]Resource
Type Extension Response - Features
Rule ResourceType Endpoint Response Features Rule - Locations []string
- Required
Features []string - Timeout string
- api
Versions List<String> - enabled Boolean
- endpoint
Type String - extensions
List<Resource
Type Extension Response> - features
Rule ResourceType Endpoint Response Features Rule - locations List<String>
- required
Features List<String> - timeout String
- api
Versions string[] - enabled boolean
- endpoint
Type string - extensions
Resource
Type Extension Response[] - features
Rule ResourceType Endpoint Response Features Rule - locations string[]
- required
Features string[] - timeout string
- api_
versions Sequence[str] - enabled bool
- endpoint_
type str - extensions
Sequence[Resource
Type Extension Response] - features_
rule ResourceType Endpoint Response Features Rule - locations Sequence[str]
- required_
features Sequence[str] - timeout str
- api
Versions List<String> - enabled Boolean
- endpoint
Type String - extensions List<Property Map>
- features
Rule Property Map - locations List<String>
- required
Features List<String> - timeout String
ResourceTypeEndpointResponseFeaturesRule
- Required
Features stringPolicy
- Required
Features stringPolicy
- required
Features StringPolicy
- required
Features stringPolicy
- required
Features StringPolicy
ResourceTypeExtensionOptionsResponseResourceCreationBegin
ResourceTypeExtensionResponse
- Endpoint
Uri string - Extension
Categories List<string> - Timeout string
- Endpoint
Uri string - Extension
Categories []string - Timeout string
- endpoint
Uri String - extension
Categories List<String> - timeout String
- endpoint
Uri string - extension
Categories string[] - timeout string
- endpoint_
uri str - extension_
categories Sequence[str] - timeout str
- endpoint
Uri String - extension
Categories List<String> - timeout String
ResourceTypeRegistrationPropertiesResponseCheckNameAvailabilitySpecifications
- Enable
Default boolValidation - Resource
Types List<string>With Custom Validation
- Enable
Default boolValidation - Resource
Types []stringWith Custom Validation
- enable
Default BooleanValidation - resource
Types List<String>With Custom Validation
- enable
Default booleanValidation - resource
Types string[]With Custom Validation
- enable_
default_ boolvalidation - resource_
types_ Sequence[str]with_ custom_ validation
- enable
Default BooleanValidation - resource
Types List<String>With Custom Validation
ResourceTypeRegistrationPropertiesResponseExtensionOptions
ResourceTypeRegistrationPropertiesResponseFeaturesRule
- Required
Features stringPolicy
- Required
Features stringPolicy
- required
Features StringPolicy
- required
Features stringPolicy
- required
Features StringPolicy
ResourceTypeRegistrationPropertiesResponseIdentityManagement
- Application
Id string - Type string
- Application
Id string - Type string
- application
Id String - type String
- application
Id string - type string
- application_
id str - type str
- application
Id String - type String
ResourceTypeRegistrationPropertiesResponseManagement
- Incident
Contact stringEmail - Incident
Routing stringService - Incident
Routing stringTeam - Manifest
Owners List<string> - Resource
Access stringPolicy - Resource
Access List<object>Roles - Schema
Owners List<string> - Service
Tree List<Pulumi.Infos Azure Native. Provider Hub. Inputs. Service Tree Info Response>
- Incident
Contact stringEmail - Incident
Routing stringService - Incident
Routing stringTeam - Manifest
Owners []string - Resource
Access stringPolicy - Resource
Access []interface{}Roles - Schema
Owners []string - Service
Tree []ServiceInfos Tree Info Response
- incident
Contact StringEmail - incident
Routing StringService - incident
Routing StringTeam - manifest
Owners List<String> - resource
Access StringPolicy - resource
Access List<Object>Roles - schema
Owners List<String> - service
Tree List<ServiceInfos Tree Info Response>
- incident
Contact stringEmail - incident
Routing stringService - incident
Routing stringTeam - manifest
Owners string[] - resource
Access stringPolicy - resource
Access any[]Roles - schema
Owners string[] - service
Tree ServiceInfos Tree Info Response[]
- incident_
contact_ stremail - incident_
routing_ strservice - incident_
routing_ strteam - manifest_
owners Sequence[str] - resource_
access_ strpolicy - resource_
access_ Sequence[Any]roles - schema_
owners Sequence[str] - service_
tree_ Sequence[Serviceinfos Tree Info Response]
- incident
Contact StringEmail - incident
Routing StringService - incident
Routing StringTeam - manifest
Owners List<String> - resource
Access StringPolicy - resource
Access List<Any>Roles - schema
Owners List<String> - service
Tree List<Property Map>Infos
ResourceTypeRegistrationPropertiesResponseRequestHeaderOptions
- Opt
In stringHeaders
- Opt
In stringHeaders
- opt
In StringHeaders
- opt
In stringHeaders
- opt_
in_ strheaders
- opt
In StringHeaders
ResourceTypeRegistrationPropertiesResponseResourceGraphConfiguration
- Api
Version string - Enabled bool
- Api
Version string - Enabled bool
- api
Version String - enabled Boolean
- api
Version string - enabled boolean
- api_
version str - enabled bool
- api
Version String - enabled Boolean
ResourceTypeRegistrationPropertiesResponseResourceMovePolicy
- cross
Resource BooleanGroup Move Enabled - cross
Subscription BooleanMove Enabled - validation
Required Boolean
- cross
Resource booleanGroup Move Enabled - cross
Subscription booleanMove Enabled - validation
Required boolean
- cross
Resource BooleanGroup Move Enabled - cross
Subscription BooleanMove Enabled - validation
Required Boolean
ResourceTypeRegistrationPropertiesResponseSubscriptionLifecycleNotificationSpecifications
ResourceTypeRegistrationPropertiesResponseTemplateDeploymentOptions
- Preflight
Options List<string> - Preflight
Supported bool
- Preflight
Options []string - Preflight
Supported bool
- preflight
Options List<String> - preflight
Supported Boolean
- preflight
Options string[] - preflight
Supported boolean
- preflight_
options Sequence[str] - preflight_
supported bool
- preflight
Options List<String> - preflight
Supported Boolean
ResourceTypeRegistrationResponse
- Id string
- Fully qualified resource ID for the resource. Ex - /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 - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Properties
Pulumi.
Azure Native. Provider Hub. Inputs. Resource Type Registration Response Properties
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Properties
Resource
Type Registration Response Properties
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- properties
Resource
Type Registration Response Properties
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- properties
Resource
Type Registration Response Properties
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- system_
data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- properties
Resource
Type Registration Response Properties
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- properties Property Map
ResourceTypeRegistrationResponseProperties
- List<string>
- List<Pulumi.
Azure Native. Provider Hub. Inputs. Authorization Action Mapping Response> - Check
Name Pulumi.Availability Specifications Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Check Name Availability Specifications - Default
Api stringVersion - Disallowed
Action List<string>Verbs - Enable
Async boolOperation - Enable
Third boolParty S2S - Endpoints
List<Pulumi.
Azure Native. Provider Hub. Inputs. Resource Type Endpoint Response> - Extended
Locations List<Pulumi.Azure Native. Provider Hub. Inputs. Extended Location Options Response> - Extension
Options Pulumi.Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Extension Options - Features
Rule Pulumi.Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Features Rule - Identity
Management Pulumi.Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Identity Management - Is
Pure boolProxy - Linked
Access List<Pulumi.Checks Azure Native. Provider Hub. Inputs. Linked Access Check Response> - Logging
Rules List<Pulumi.Azure Native. Provider Hub. Inputs. Logging Rule Response> - Management
Pulumi.
Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Management - Marketplace
Type string - Open
Api Pulumi.Configuration Azure Native. Provider Hub. Inputs. Open Api Configuration Response - Provisioning
State string - The provisioned state of the resource.
- Regionality string
- Request
Header Pulumi.Options Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Request Header Options - Required
Features List<string> - Resource
Concurrency Dictionary<string, Pulumi.Control Options Azure Native. Provider Hub. Inputs. Resource Concurrency Control Option Response> - Resource
Deletion stringPolicy - Resource
Graph Pulumi.Configuration Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Resource Graph Configuration - Resource
Move Pulumi.Policy Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Resource Move Policy - Routing
Type string - Service
Tree List<Pulumi.Infos Azure Native. Provider Hub. Inputs. Service Tree Info Response> - Subscription
Lifecycle Pulumi.Notification Specifications Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Subscription Lifecycle Notification Specifications - Subscription
State List<Pulumi.Rules Azure Native. Provider Hub. Inputs. Subscription State Rule Response> - Swagger
Specifications List<Pulumi.Azure Native. Provider Hub. Inputs. Swagger Specification Response> - Template
Deployment Pulumi.Options Azure Native. Provider Hub. Inputs. Resource Type Registration Properties Response Template Deployment Options - Throttling
Rules List<Pulumi.Azure Native. Provider Hub. Inputs. Throttling Rule Response>
- []string
- []Authorization
Action Mapping Response - Check
Name ResourceAvailability Specifications Type Registration Properties Response Check Name Availability Specifications - Default
Api stringVersion - Disallowed
Action []stringVerbs - Enable
Async boolOperation - Enable
Third boolParty S2S - Endpoints
[]Resource
Type Endpoint Response - Extended
Locations []ExtendedLocation Options Response - Extension
Options ResourceType Registration Properties Response Extension Options - Features
Rule ResourceType Registration Properties Response Features Rule - Identity
Management ResourceType Registration Properties Response Identity Management - Is
Pure boolProxy - Linked
Access []LinkedChecks Access Check Response - Logging
Rules []LoggingRule Response - Management
Resource
Type Registration Properties Response Management - Marketplace
Type string - Open
Api OpenConfiguration Api Configuration Response - Provisioning
State string - The provisioned state of the resource.
- Regionality string
- Request
Header ResourceOptions Type Registration Properties Response Request Header Options - Required
Features []string - Resource
Concurrency map[string]ResourceControl Options Concurrency Control Option Response - Resource
Deletion stringPolicy - Resource
Graph ResourceConfiguration Type Registration Properties Response Resource Graph Configuration - Resource
Move ResourcePolicy Type Registration Properties Response Resource Move Policy - Routing
Type string - Service
Tree []ServiceInfos Tree Info Response - Subscription
Lifecycle ResourceNotification Specifications Type Registration Properties Response Subscription Lifecycle Notification Specifications - Subscription
State []SubscriptionRules State Rule Response - Swagger
Specifications []SwaggerSpecification Response - Template
Deployment ResourceOptions Type Registration Properties Response Template Deployment Options - Throttling
Rules []ThrottlingRule Response
- List<String>
- List<Authorization
Action Mapping Response> - check
Name ResourceAvailability Specifications Type Registration Properties Response Check Name Availability Specifications - default
Api StringVersion - disallowed
Action List<String>Verbs - enable
Async BooleanOperation - enable
Third BooleanParty S2S - endpoints
List<Resource
Type Endpoint Response> - extended
Locations List<ExtendedLocation Options Response> - extension
Options ResourceType Registration Properties Response Extension Options - features
Rule ResourceType Registration Properties Response Features Rule - identity
Management ResourceType Registration Properties Response Identity Management - is
Pure BooleanProxy - linked
Access List<LinkedChecks Access Check Response> - logging
Rules List<LoggingRule Response> - management
Resource
Type Registration Properties Response Management - marketplace
Type String - open
Api OpenConfiguration Api Configuration Response - provisioning
State String - The provisioned state of the resource.
- regionality String
- request
Header ResourceOptions Type Registration Properties Response Request Header Options - required
Features List<String> - resource
Concurrency Map<String,ResourceControl Options Concurrency Control Option Response> - resource
Deletion StringPolicy - resource
Graph ResourceConfiguration Type Registration Properties Response Resource Graph Configuration - resource
Move ResourcePolicy Type Registration Properties Response Resource Move Policy - routing
Type String - service
Tree List<ServiceInfos Tree Info Response> - subscription
Lifecycle ResourceNotification Specifications Type Registration Properties Response Subscription Lifecycle Notification Specifications - subscription
State List<SubscriptionRules State Rule Response> - swagger
Specifications List<SwaggerSpecification Response> - template
Deployment ResourceOptions Type Registration Properties Response Template Deployment Options - throttling
Rules List<ThrottlingRule Response>
- string[]
- Authorization
Action Mapping Response[] - check
Name ResourceAvailability Specifications Type Registration Properties Response Check Name Availability Specifications - default
Api stringVersion - disallowed
Action string[]Verbs - enable
Async booleanOperation - enable
Third booleanParty S2S - endpoints
Resource
Type Endpoint Response[] - extended
Locations ExtendedLocation Options Response[] - extension
Options ResourceType Registration Properties Response Extension Options - features
Rule ResourceType Registration Properties Response Features Rule - identity
Management ResourceType Registration Properties Response Identity Management - is
Pure booleanProxy - linked
Access LinkedChecks Access Check Response[] - logging
Rules LoggingRule Response[] - management
Resource
Type Registration Properties Response Management - marketplace
Type string - open
Api OpenConfiguration Api Configuration Response - provisioning
State string - The provisioned state of the resource.
- regionality string
- request
Header ResourceOptions Type Registration Properties Response Request Header Options - required
Features string[] - resource
Concurrency {[key: string]: ResourceControl Options Concurrency Control Option Response} - resource
Deletion stringPolicy - resource
Graph ResourceConfiguration Type Registration Properties Response Resource Graph Configuration - resource
Move ResourcePolicy Type Registration Properties Response Resource Move Policy - routing
Type string - service
Tree ServiceInfos Tree Info Response[] - subscription
Lifecycle ResourceNotification Specifications Type Registration Properties Response Subscription Lifecycle Notification Specifications - subscription
State SubscriptionRules State Rule Response[] - swagger
Specifications SwaggerSpecification Response[] - template
Deployment ResourceOptions Type Registration Properties Response Template Deployment Options - throttling
Rules ThrottlingRule Response[]
- Sequence[str]
- Sequence[Authorization
Action Mapping Response] - check_
name_ Resourceavailability_ specifications Type Registration Properties Response Check Name Availability Specifications - default_
api_ strversion - disallowed_
action_ Sequence[str]verbs - enable_
async_ booloperation - enable_
third_ boolparty_ s2_ s - endpoints
Sequence[Resource
Type Endpoint Response] - extended_
locations Sequence[ExtendedLocation Options Response] - extension_
options ResourceType Registration Properties Response Extension Options - features_
rule ResourceType Registration Properties Response Features Rule - identity_
management ResourceType Registration Properties Response Identity Management - is_
pure_ boolproxy - linked_
access_ Sequence[Linkedchecks Access Check Response] - logging_
rules Sequence[LoggingRule Response] - management
Resource
Type Registration Properties Response Management - marketplace_
type str - open_
api_ Openconfiguration Api Configuration Response - provisioning_
state str - The provisioned state of the resource.
- regionality str
- request_
header_ Resourceoptions Type Registration Properties Response Request Header Options - required_
features Sequence[str] - resource_
concurrency_ Mapping[str, Resourcecontrol_ options Concurrency Control Option Response] - resource_
deletion_ strpolicy - resource_
graph_ Resourceconfiguration Type Registration Properties Response Resource Graph Configuration - resource_
move_ Resourcepolicy Type Registration Properties Response Resource Move Policy - routing_
type str - service_
tree_ Sequence[Serviceinfos Tree Info Response] - subscription_
lifecycle_ Resourcenotification_ specifications Type Registration Properties Response Subscription Lifecycle Notification Specifications - subscription_
state_ Sequence[Subscriptionrules State Rule Response] - swagger_
specifications Sequence[SwaggerSpecification Response] - template_
deployment_ Resourceoptions Type Registration Properties Response Template Deployment Options - throttling_
rules Sequence[ThrottlingRule Response]
- List<String>
- List<Property Map>
- check
Name Property MapAvailability Specifications - default
Api StringVersion - disallowed
Action List<String>Verbs - enable
Async BooleanOperation - enable
Third BooleanParty S2S - endpoints List<Property Map>
- extended
Locations List<Property Map> - extension
Options Property Map - features
Rule Property Map - identity
Management Property Map - is
Pure BooleanProxy - linked
Access List<Property Map>Checks - logging
Rules List<Property Map> - management Property Map
- marketplace
Type String - open
Api Property MapConfiguration - provisioning
State String - The provisioned state of the resource.
- regionality String
- request
Header Property MapOptions - required
Features List<String> - resource
Concurrency Map<Property Map>Control Options - resource
Deletion StringPolicy - resource
Graph Property MapConfiguration - resource
Move Property MapPolicy - routing
Type String - service
Tree List<Property Map>Infos - subscription
Lifecycle Property MapNotification Specifications - subscription
State List<Property Map>Rules - swagger
Specifications List<Property Map> - template
Deployment Property MapOptions - throttling
Rules List<Property Map>
ServiceTreeInfoResponse
- Component
Id string - Readiness string
- Service
Id string
- Component
Id string - Readiness string
- Service
Id string
- component
Id String - readiness String
- service
Id String
- component
Id string - readiness string
- service
Id string
- component_
id str - readiness str
- service_
id str
- component
Id String - readiness String
- service
Id String
SubscriptionStateOverrideActionResponse
SubscriptionStateRuleResponse
- Allowed
Actions List<string> - State string
- Allowed
Actions []string - State string
- allowed
Actions List<String> - state String
- allowed
Actions string[] - state string
- allowed_
actions Sequence[str] - state str
- allowed
Actions List<String> - state String
SwaggerSpecificationResponse
- Api
Versions List<string> - Swagger
Spec stringFolder Uri
- Api
Versions []string - Swagger
Spec stringFolder Uri
- api
Versions List<String> - swagger
Spec StringFolder Uri
- api
Versions string[] - swagger
Spec stringFolder Uri
- api_
versions Sequence[str] - swagger_
spec_ strfolder_ uri
- api
Versions List<String> - swagger
Spec StringFolder 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.
ThrottlingMetricResponse
ThrottlingRuleResponse
- Action string
- Metrics
[]Throttling
Metric Response - Required
Features []string
- action String
- metrics
List<Throttling
Metric Response> - required
Features List<String>
- action string
- metrics
Throttling
Metric Response[] - required
Features string[]
- action str
- metrics
Sequence[Throttling
Metric Response] - required_
features Sequence[str]
- action String
- metrics List<Property Map>
- required
Features List<String>
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 v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi