azure-native.providerhub.getDefaultRollout

Gets the default rollout details. API Version: 2020-11-20.

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:

ProviderNamespace string

The name of the resource provider hosted within ProviderHub.

RolloutName string

The rollout name.

ProviderNamespace string

The name of the resource provider hosted within ProviderHub.

RolloutName string

The rollout name.

providerNamespace String

The name of the resource provider hosted within ProviderHub.

rolloutName String

The rollout name.

providerNamespace string

The name of the resource provider hosted within ProviderHub.

rolloutName string

The rollout name.

provider_namespace str

The name of the resource provider hosted within ProviderHub.

rollout_name str

The rollout name.

providerNamespace String

The name of the resource provider hosted within ProviderHub.

rolloutName 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.AzureNative.ProviderHub.Outputs.DefaultRolloutResponseProperties

Properties of the rollout.

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 DefaultRolloutResponseProperties

Properties of the rollout.

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 DefaultRolloutResponseProperties

Properties of the rollout.

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 DefaultRolloutResponseProperties

Properties of the rollout.

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 DefaultRolloutResponseProperties

Properties of the rollout.

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.

type String

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Supporting Types

AuthorizationActionMappingResponse

Desired string
Original string
Desired string
Original string
desired String
original String
desired string
original string
desired String
original String

DefaultRolloutPropertiesResponseSpecification

Canary Pulumi.AzureNative.ProviderHub.Inputs.DefaultRolloutSpecificationResponseCanary
HighTraffic Pulumi.AzureNative.ProviderHub.Inputs.DefaultRolloutSpecificationResponseHighTraffic
LowTraffic Pulumi.AzureNative.ProviderHub.Inputs.DefaultRolloutSpecificationResponseLowTraffic
MediumTraffic Pulumi.AzureNative.ProviderHub.Inputs.DefaultRolloutSpecificationResponseMediumTraffic
ProviderRegistration Pulumi.AzureNative.ProviderHub.Inputs.DefaultRolloutSpecificationResponseProviderRegistration
ResourceTypeRegistrations List<Pulumi.AzureNative.ProviderHub.Inputs.ResourceTypeRegistrationResponse>
RestOfTheWorldGroupOne Pulumi.AzureNative.ProviderHub.Inputs.DefaultRolloutSpecificationResponseRestOfTheWorldGroupOne
RestOfTheWorldGroupTwo Pulumi.AzureNative.ProviderHub.Inputs.DefaultRolloutSpecificationResponseRestOfTheWorldGroupTwo

DefaultRolloutPropertiesResponseStatus

CompletedRegions List<string>
FailedOrSkippedRegions Dictionary<string, Pulumi.AzureNative.ProviderHub.Inputs.ExtendedErrorInfoResponse>
NextTrafficRegion string
NextTrafficRegionScheduledTime string
SubscriptionReregistrationResult string

DefaultRolloutResponseProperties

DefaultRolloutSpecificationResponseCanary

Regions List<string>
SkipRegions List<string>
Regions []string
SkipRegions []string
regions List<String>
skipRegions List<String>
regions string[]
skipRegions string[]
regions Sequence[str]
skip_regions Sequence[str]
regions List<String>
skipRegions List<String>

DefaultRolloutSpecificationResponseHighTraffic

Regions List<string>
WaitDuration string
Regions []string
WaitDuration string
regions List<String>
waitDuration String
regions string[]
waitDuration string
regions Sequence[str]
wait_duration str
regions List<String>
waitDuration String

DefaultRolloutSpecificationResponseLowTraffic

Regions List<string>
WaitDuration string
Regions []string
WaitDuration string
regions List<String>
waitDuration String
regions string[]
waitDuration string
regions Sequence[str]
wait_duration str
regions List<String>
waitDuration String

DefaultRolloutSpecificationResponseMediumTraffic

Regions List<string>
WaitDuration string
Regions []string
WaitDuration string
regions List<String>
waitDuration String
regions string[]
waitDuration string
regions Sequence[str]
wait_duration str
regions List<String>
waitDuration 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

Type string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Properties Pulumi.AzureNative.ProviderHub.Inputs.ProviderRegistrationResponseProperties
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

Type string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Properties ProviderRegistrationResponseProperties
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

type String

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

properties ProviderRegistrationResponseProperties
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

type string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

properties ProviderRegistrationResponseProperties
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

type str

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

properties ProviderRegistrationResponseProperties
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

type String

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

properties Property Map

DefaultRolloutSpecificationResponseRestOfTheWorldGroupOne

Regions List<string>
WaitDuration string
Regions []string
WaitDuration string
regions List<String>
waitDuration String
regions string[]
waitDuration string
regions Sequence[str]
wait_duration str
regions List<String>
waitDuration String

DefaultRolloutSpecificationResponseRestOfTheWorldGroupTwo

Regions List<string>
WaitDuration string
Regions []string
WaitDuration string
regions List<String>
waitDuration String
regions string[]
waitDuration string
regions Sequence[str]
wait_duration str
regions List<String>
waitDuration String

ExtendedErrorInfoResponse

ExtendedLocationOptionsResponse

SupportedPolicy string
Type string
SupportedPolicy string
Type string
supportedPolicy String
type String
supportedPolicy string
type string
supportedPolicy String
type String

LightHouseAuthorizationResponse

LinkedAccessCheckResponse

LoggingRuleResponse

LoggingRuleResponseHiddenPropertyPaths

ProviderHubMetadataResponseProviderAuthentication

AllowedAudiences List<string>
allowedAudiences List<String>
allowed_audiences Sequence[str]
allowedAudiences List<String>

ProviderHubMetadataResponseThirdPartyProviderAuthorization

ProviderRegistrationPropertiesResponseProviderHubMetadata

ProviderRegistrationPropertiesResponseSubscriptionLifecycleNotificationSpecifications

ProviderRegistrationResponseProperties

Capabilities List<Pulumi.AzureNative.ProviderHub.Inputs.ResourceProviderCapabilitiesResponse>
FeaturesRule Pulumi.AzureNative.ProviderHub.Inputs.ResourceProviderManifestPropertiesResponseFeaturesRule
Management Pulumi.AzureNative.ProviderHub.Inputs.ResourceProviderManifestPropertiesResponseManagement
Metadata object
Namespace string
ProviderAuthentication Pulumi.AzureNative.ProviderHub.Inputs.ResourceProviderManifestPropertiesResponseProviderAuthentication
ProviderAuthorizations List<Pulumi.AzureNative.ProviderHub.Inputs.ResourceProviderAuthorizationResponse>
ProviderHubMetadata Pulumi.AzureNative.ProviderHub.Inputs.ProviderRegistrationPropertiesResponseProviderHubMetadata
ProviderType string
ProviderVersion string
ProvisioningState string
RequestHeaderOptions Pulumi.AzureNative.ProviderHub.Inputs.ResourceProviderManifestPropertiesResponseRequestHeaderOptions
RequiredFeatures List<string>
SubscriptionLifecycleNotificationSpecifications Pulumi.AzureNative.ProviderHub.Inputs.ProviderRegistrationPropertiesResponseSubscriptionLifecycleNotificationSpecifications
TemplateDeploymentOptions Pulumi.AzureNative.ProviderHub.Inputs.ResourceProviderManifestPropertiesResponseTemplateDeploymentOptions
Capabilities []ResourceProviderCapabilitiesResponse
FeaturesRule ResourceProviderManifestPropertiesResponseFeaturesRule
Management ResourceProviderManifestPropertiesResponseManagement
Metadata interface{}
Namespace string
ProviderAuthentication ResourceProviderManifestPropertiesResponseProviderAuthentication
ProviderAuthorizations []ResourceProviderAuthorizationResponse
ProviderHubMetadata ProviderRegistrationPropertiesResponseProviderHubMetadata
ProviderType string
ProviderVersion string
ProvisioningState string
RequestHeaderOptions ResourceProviderManifestPropertiesResponseRequestHeaderOptions
RequiredFeatures []string
SubscriptionLifecycleNotificationSpecifications ProviderRegistrationPropertiesResponseSubscriptionLifecycleNotificationSpecifications
TemplateDeploymentOptions ResourceProviderManifestPropertiesResponseTemplateDeploymentOptions
capabilities List<ResourceProviderCapabilitiesResponse>
featuresRule ResourceProviderManifestPropertiesResponseFeaturesRule
management ResourceProviderManifestPropertiesResponseManagement
metadata Object
namespace String
providerAuthentication ResourceProviderManifestPropertiesResponseProviderAuthentication
providerAuthorizations List<ResourceProviderAuthorizationResponse>
providerHubMetadata ProviderRegistrationPropertiesResponseProviderHubMetadata
providerType String
providerVersion String
provisioningState String
requestHeaderOptions ResourceProviderManifestPropertiesResponseRequestHeaderOptions
requiredFeatures List<String>
subscriptionLifecycleNotificationSpecifications ProviderRegistrationPropertiesResponseSubscriptionLifecycleNotificationSpecifications
templateDeploymentOptions ResourceProviderManifestPropertiesResponseTemplateDeploymentOptions
capabilities ResourceProviderCapabilitiesResponse[]
featuresRule ResourceProviderManifestPropertiesResponseFeaturesRule
management ResourceProviderManifestPropertiesResponseManagement
metadata any
namespace string
providerAuthentication ResourceProviderManifestPropertiesResponseProviderAuthentication
providerAuthorizations ResourceProviderAuthorizationResponse[]
providerHubMetadata ProviderRegistrationPropertiesResponseProviderHubMetadata
providerType string
providerVersion string
provisioningState string
requestHeaderOptions ResourceProviderManifestPropertiesResponseRequestHeaderOptions
requiredFeatures string[]
subscriptionLifecycleNotificationSpecifications ProviderRegistrationPropertiesResponseSubscriptionLifecycleNotificationSpecifications
templateDeploymentOptions ResourceProviderManifestPropertiesResponseTemplateDeploymentOptions
capabilities Sequence[ResourceProviderCapabilitiesResponse]
features_rule ResourceProviderManifestPropertiesResponseFeaturesRule
management ResourceProviderManifestPropertiesResponseManagement
metadata Any
namespace str
provider_authentication ResourceProviderManifestPropertiesResponseProviderAuthentication
provider_authorizations Sequence[ResourceProviderAuthorizationResponse]
provider_hub_metadata ProviderRegistrationPropertiesResponseProviderHubMetadata
provider_type str
provider_version str
provisioning_state str
request_header_options ResourceProviderManifestPropertiesResponseRequestHeaderOptions
required_features Sequence[str]
subscription_lifecycle_notification_specifications ProviderRegistrationPropertiesResponseSubscriptionLifecycleNotificationSpecifications
template_deployment_options ResourceProviderManifestPropertiesResponseTemplateDeploymentOptions

ResourceProviderAuthorizationResponse

ResourceProviderCapabilitiesResponse

Effect string
QuotaId string
RequiredFeatures List<string>
Effect string
QuotaId string
RequiredFeatures []string
effect String
quotaId String
requiredFeatures List<String>
effect string
quotaId string
requiredFeatures string[]
effect str
quota_id str
required_features Sequence[str]
effect String
quotaId String
requiredFeatures List<String>

ResourceProviderManifestPropertiesResponseFeaturesRule

ResourceProviderManifestPropertiesResponseManagement

ResourceProviderManifestPropertiesResponseProviderAuthentication

AllowedAudiences List<string>
allowedAudiences List<String>
allowed_audiences Sequence[str]
allowedAudiences List<String>

ResourceProviderManifestPropertiesResponseRequestHeaderOptions

ResourceProviderManifestPropertiesResponseTemplateDeploymentOptions

ResourceTypeEndpointResponse

ResourceTypeEndpointResponseFeaturesRule

ResourceTypeExtensionOptionsResponseResourceCreationBegin

Request List<string>
Response List<string>
Request []string
Response []string
request List<String>
response List<String>
request string[]
response string[]
request Sequence[str]
response Sequence[str]
request List<String>
response List<String>

ResourceTypeExtensionResponse

EndpointUri string
ExtensionCategories List<string>
Timeout string
endpointUri String
extensionCategories List<String>
timeout String
endpointUri String
extensionCategories List<String>
timeout String

ResourceTypeRegistrationPropertiesResponseCheckNameAvailabilitySpecifications

ResourceTypeRegistrationPropertiesResponseExtensionOptions

ResourceTypeRegistrationPropertiesResponseFeaturesRule

ResourceTypeRegistrationPropertiesResponseIdentityManagement

ApplicationId string
Type string
ApplicationId string
Type string
applicationId String
type String
applicationId string
type string
applicationId String
type String

ResourceTypeRegistrationPropertiesResponseRequestHeaderOptions

ResourceTypeRegistrationPropertiesResponseResourceMovePolicy

ResourceTypeRegistrationPropertiesResponseSubscriptionLifecycleNotificationSpecifications

ResourceTypeRegistrationPropertiesResponseTemplateDeploymentOptions

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

Type string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Properties Pulumi.AzureNative.ProviderHub.Inputs.ResourceTypeRegistrationResponseProperties
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

Type string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Properties ResourceTypeRegistrationResponseProperties
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

type String

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

properties ResourceTypeRegistrationResponseProperties
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

type string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

properties ResourceTypeRegistrationResponseProperties
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

type str

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

properties ResourceTypeRegistrationResponseProperties
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

type String

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

properties Property Map

ResourceTypeRegistrationResponseProperties

AllowedUnauthorizedActions List<string>
AuthorizationActionMappings List<Pulumi.AzureNative.ProviderHub.Inputs.AuthorizationActionMappingResponse>
CheckNameAvailabilitySpecifications Pulumi.AzureNative.ProviderHub.Inputs.ResourceTypeRegistrationPropertiesResponseCheckNameAvailabilitySpecifications
DefaultApiVersion string
DisallowedActionVerbs List<string>
EnableAsyncOperation bool
EnableThirdPartyS2S bool
Endpoints List<Pulumi.AzureNative.ProviderHub.Inputs.ResourceTypeEndpointResponse>
ExtendedLocations List<Pulumi.AzureNative.ProviderHub.Inputs.ExtendedLocationOptionsResponse>
ExtensionOptions Pulumi.AzureNative.ProviderHub.Inputs.ResourceTypeRegistrationPropertiesResponseExtensionOptions
FeaturesRule Pulumi.AzureNative.ProviderHub.Inputs.ResourceTypeRegistrationPropertiesResponseFeaturesRule
IdentityManagement Pulumi.AzureNative.ProviderHub.Inputs.ResourceTypeRegistrationPropertiesResponseIdentityManagement
IsPureProxy bool
LinkedAccessChecks List<Pulumi.AzureNative.ProviderHub.Inputs.LinkedAccessCheckResponse>
LoggingRules List<Pulumi.AzureNative.ProviderHub.Inputs.LoggingRuleResponse>
MarketplaceType string
ProvisioningState string
Regionality string
RequestHeaderOptions Pulumi.AzureNative.ProviderHub.Inputs.ResourceTypeRegistrationPropertiesResponseRequestHeaderOptions
RequiredFeatures List<string>
ResourceDeletionPolicy string
ResourceMovePolicy Pulumi.AzureNative.ProviderHub.Inputs.ResourceTypeRegistrationPropertiesResponseResourceMovePolicy
RoutingType string
ServiceTreeInfos List<Pulumi.AzureNative.ProviderHub.Inputs.ServiceTreeInfoResponse>
SubscriptionLifecycleNotificationSpecifications Pulumi.AzureNative.ProviderHub.Inputs.ResourceTypeRegistrationPropertiesResponseSubscriptionLifecycleNotificationSpecifications
SubscriptionStateRules List<Pulumi.AzureNative.ProviderHub.Inputs.SubscriptionStateRuleResponse>
SwaggerSpecifications List<Pulumi.AzureNative.ProviderHub.Inputs.SwaggerSpecificationResponse>
TemplateDeploymentOptions Pulumi.AzureNative.ProviderHub.Inputs.ResourceTypeRegistrationPropertiesResponseTemplateDeploymentOptions
ThrottlingRules List<Pulumi.AzureNative.ProviderHub.Inputs.ThrottlingRuleResponse>
AllowedUnauthorizedActions []string
AuthorizationActionMappings []AuthorizationActionMappingResponse
CheckNameAvailabilitySpecifications ResourceTypeRegistrationPropertiesResponseCheckNameAvailabilitySpecifications
DefaultApiVersion string
DisallowedActionVerbs []string
EnableAsyncOperation bool
EnableThirdPartyS2S bool
Endpoints []ResourceTypeEndpointResponse
ExtendedLocations []ExtendedLocationOptionsResponse
ExtensionOptions ResourceTypeRegistrationPropertiesResponseExtensionOptions
FeaturesRule ResourceTypeRegistrationPropertiesResponseFeaturesRule
IdentityManagement ResourceTypeRegistrationPropertiesResponseIdentityManagement
IsPureProxy bool
LinkedAccessChecks []LinkedAccessCheckResponse
LoggingRules []LoggingRuleResponse
MarketplaceType string
ProvisioningState string
Regionality string
RequestHeaderOptions ResourceTypeRegistrationPropertiesResponseRequestHeaderOptions
RequiredFeatures []string
ResourceDeletionPolicy string
ResourceMovePolicy ResourceTypeRegistrationPropertiesResponseResourceMovePolicy
RoutingType string
ServiceTreeInfos []ServiceTreeInfoResponse
SubscriptionLifecycleNotificationSpecifications ResourceTypeRegistrationPropertiesResponseSubscriptionLifecycleNotificationSpecifications
SubscriptionStateRules []SubscriptionStateRuleResponse
SwaggerSpecifications []SwaggerSpecificationResponse
TemplateDeploymentOptions ResourceTypeRegistrationPropertiesResponseTemplateDeploymentOptions
ThrottlingRules []ThrottlingRuleResponse
allowedUnauthorizedActions List<String>
authorizationActionMappings List<AuthorizationActionMappingResponse>
checkNameAvailabilitySpecifications ResourceTypeRegistrationPropertiesResponseCheckNameAvailabilitySpecifications
defaultApiVersion String
disallowedActionVerbs List<String>
enableAsyncOperation Boolean
enableThirdPartyS2S Boolean
endpoints List<ResourceTypeEndpointResponse>
extendedLocations List<ExtendedLocationOptionsResponse>
extensionOptions ResourceTypeRegistrationPropertiesResponseExtensionOptions
featuresRule ResourceTypeRegistrationPropertiesResponseFeaturesRule
identityManagement ResourceTypeRegistrationPropertiesResponseIdentityManagement
isPureProxy Boolean
linkedAccessChecks List<LinkedAccessCheckResponse>
loggingRules List<LoggingRuleResponse>
marketplaceType String
provisioningState String
regionality String
requestHeaderOptions ResourceTypeRegistrationPropertiesResponseRequestHeaderOptions
requiredFeatures List<String>
resourceDeletionPolicy String
resourceMovePolicy ResourceTypeRegistrationPropertiesResponseResourceMovePolicy
routingType String
serviceTreeInfos List<ServiceTreeInfoResponse>
subscriptionLifecycleNotificationSpecifications ResourceTypeRegistrationPropertiesResponseSubscriptionLifecycleNotificationSpecifications
subscriptionStateRules List<SubscriptionStateRuleResponse>
swaggerSpecifications List<SwaggerSpecificationResponse>
templateDeploymentOptions ResourceTypeRegistrationPropertiesResponseTemplateDeploymentOptions
throttlingRules List<ThrottlingRuleResponse>
allowedUnauthorizedActions string[]
authorizationActionMappings AuthorizationActionMappingResponse[]
checkNameAvailabilitySpecifications ResourceTypeRegistrationPropertiesResponseCheckNameAvailabilitySpecifications
defaultApiVersion string
disallowedActionVerbs string[]
enableAsyncOperation boolean
enableThirdPartyS2S boolean
endpoints ResourceTypeEndpointResponse[]
extendedLocations ExtendedLocationOptionsResponse[]
extensionOptions ResourceTypeRegistrationPropertiesResponseExtensionOptions
featuresRule ResourceTypeRegistrationPropertiesResponseFeaturesRule
identityManagement ResourceTypeRegistrationPropertiesResponseIdentityManagement
isPureProxy boolean
linkedAccessChecks LinkedAccessCheckResponse[]
loggingRules LoggingRuleResponse[]
marketplaceType string
provisioningState string
regionality string
requestHeaderOptions ResourceTypeRegistrationPropertiesResponseRequestHeaderOptions
requiredFeatures string[]
resourceDeletionPolicy string
resourceMovePolicy ResourceTypeRegistrationPropertiesResponseResourceMovePolicy
routingType string
serviceTreeInfos ServiceTreeInfoResponse[]
subscriptionLifecycleNotificationSpecifications ResourceTypeRegistrationPropertiesResponseSubscriptionLifecycleNotificationSpecifications
subscriptionStateRules SubscriptionStateRuleResponse[]
swaggerSpecifications SwaggerSpecificationResponse[]
templateDeploymentOptions ResourceTypeRegistrationPropertiesResponseTemplateDeploymentOptions
throttlingRules ThrottlingRuleResponse[]
allowed_unauthorized_actions Sequence[str]
authorization_action_mappings Sequence[AuthorizationActionMappingResponse]
check_name_availability_specifications ResourceTypeRegistrationPropertiesResponseCheckNameAvailabilitySpecifications
default_api_version str
disallowed_action_verbs Sequence[str]
enable_async_operation bool
enable_third_party_s2_s bool
endpoints Sequence[ResourceTypeEndpointResponse]
extended_locations Sequence[ExtendedLocationOptionsResponse]
extension_options ResourceTypeRegistrationPropertiesResponseExtensionOptions
features_rule ResourceTypeRegistrationPropertiesResponseFeaturesRule
identity_management ResourceTypeRegistrationPropertiesResponseIdentityManagement
is_pure_proxy bool
linked_access_checks Sequence[LinkedAccessCheckResponse]
logging_rules Sequence[LoggingRuleResponse]
marketplace_type str
provisioning_state str
regionality str
request_header_options ResourceTypeRegistrationPropertiesResponseRequestHeaderOptions
required_features Sequence[str]
resource_deletion_policy str
resource_move_policy ResourceTypeRegistrationPropertiesResponseResourceMovePolicy
routing_type str
service_tree_infos Sequence[ServiceTreeInfoResponse]
subscription_lifecycle_notification_specifications ResourceTypeRegistrationPropertiesResponseSubscriptionLifecycleNotificationSpecifications
subscription_state_rules Sequence[SubscriptionStateRuleResponse]
swagger_specifications Sequence[SwaggerSpecificationResponse]
template_deployment_options ResourceTypeRegistrationPropertiesResponseTemplateDeploymentOptions
throttling_rules Sequence[ThrottlingRuleResponse]
allowedUnauthorizedActions List<String>
authorizationActionMappings List<Property Map>
checkNameAvailabilitySpecifications Property Map
defaultApiVersion String
disallowedActionVerbs List<String>
enableAsyncOperation Boolean
enableThirdPartyS2S Boolean
endpoints List<Property Map>
extendedLocations List<Property Map>
extensionOptions Property Map
featuresRule Property Map
identityManagement Property Map
isPureProxy Boolean
linkedAccessChecks List<Property Map>
loggingRules List<Property Map>
marketplaceType String
provisioningState String
regionality String
requestHeaderOptions Property Map
requiredFeatures List<String>
resourceDeletionPolicy String
resourceMovePolicy Property Map
routingType String
serviceTreeInfos List<Property Map>
subscriptionLifecycleNotificationSpecifications Property Map
subscriptionStateRules List<Property Map>
swaggerSpecifications List<Property Map>
templateDeploymentOptions Property Map
throttlingRules List<Property Map>

ServiceTreeInfoResponse

ComponentId string
ServiceId string
ComponentId string
ServiceId string
componentId String
serviceId String
componentId string
serviceId string
componentId String
serviceId String

SubscriptionStateOverrideActionResponse

Action string
State string
Action string
State string
action String
state String
action string
state string
action str
state str
action String
state String

SubscriptionStateRuleResponse

AllowedActions List<string>
State string
AllowedActions []string
State string
allowedActions List<String>
state String
allowedActions string[]
state string
allowed_actions Sequence[str]
state str
allowedActions List<String>
state String

SwaggerSpecificationResponse

ThrottlingMetricResponse

Limit double
Type string
Interval string
Limit float64
Type string
Interval string
limit Double
type String
interval String
limit number
type string
interval string
limit float
type str
interval str
limit Number
type String
interval String

ThrottlingRuleResponse

TypedErrorInfoResponse

Info object
Type string
Info interface{}
Type string
info Object
type String
info any
type string
info Any
type str
info Any
type String

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0