ResourceProviderManifestProperties interface

model interface ResourceProviderManifestProperties

Properties

capabilities

The capabilities.

crossTenantTokenValidation

The cross tenant token validation.

customManifestVersion

Custom manifest version.

dstsConfiguration

The dsts configuration.

enableTenantLinkedNotification

The enable tenant linked notification.

featuresRule

The features rule.

globalNotificationEndpoints

The global notification endpoints.

legacyNamespace

Legacy namespace.

legacyRegistrations

Legacy registrations.

linkedNotificationRules

The linked notification rules.

management

The resource provider management.

managementGroupGlobalNotificationEndpoints

Management groups global notification endpoints.

metadata

The metadata.

namespace

The namespace.

notificationOptions

Notification options.

notifications

The notifications.

notificationSettings

Notification settings.

optionalFeatures

Optional features.

providerAuthentication

The provider authentication.

providerAuthorizations

The provider authorizations.

providerType

The provider type.

providerVersion

The provider version.

requestHeaderOptions

The request header options.

requiredFeatures

The required features.

resourceGroupLockOptionDuringMove

Resource group lock option during move.

resourceHydrationAccounts

resource hydration accounts

resourceProviderAuthorizationRules

The resource provider authorization rules.

responseOptions

Response options.

serviceName

The service name.

services

The services.

templateDeploymentOptions

The template deployment options.

Property Details

capabilities

The capabilities.

capabilities?: ResourceProviderCapabilities[]

Property Value

crossTenantTokenValidation

The cross tenant token validation.

crossTenantTokenValidation?: string

Property Value

string

customManifestVersion

Custom manifest version.

customManifestVersion?: string

Property Value

string

dstsConfiguration

The dsts configuration.

dstsConfiguration?: ResourceProviderManifestPropertiesDstsConfiguration

Property Value

enableTenantLinkedNotification

The enable tenant linked notification.

enableTenantLinkedNotification?: boolean

Property Value

boolean

featuresRule

The features rule.

featuresRule?: ResourceProviderManifestPropertiesFeaturesRule

Property Value

globalNotificationEndpoints

The global notification endpoints.

globalNotificationEndpoints?: ResourceProviderEndpoint[]

Property Value

legacyNamespace

Legacy namespace.

legacyNamespace?: string

Property Value

string

legacyRegistrations

Legacy registrations.

legacyRegistrations?: string[]

Property Value

string[]

linkedNotificationRules

The linked notification rules.

linkedNotificationRules?: FanoutLinkedNotificationRule[]

Property Value

management

The resource provider management.

management?: ResourceProviderManifestPropertiesManagement

Property Value

managementGroupGlobalNotificationEndpoints

Management groups global notification endpoints.

managementGroupGlobalNotificationEndpoints?: ResourceProviderEndpoint[]

Property Value

metadata

The metadata.

metadata?: any

Property Value

any

namespace

The namespace.

namespace?: string

Property Value

string

notificationOptions

Notification options.

notificationOptions?: string

Property Value

string

notifications

The notifications.

notifications?: Notification[]

Property Value

notificationSettings

Notification settings.

notificationSettings?: ResourceProviderManifestPropertiesNotificationSettings

Property Value

optionalFeatures

Optional features.

optionalFeatures?: string[]

Property Value

string[]

providerAuthentication

The provider authentication.

providerAuthentication?: ResourceProviderManifestPropertiesProviderAuthentication

Property Value

providerAuthorizations

The provider authorizations.

providerAuthorizations?: ResourceProviderAuthorization[]

Property Value

providerType

The provider type.

providerType?: string

Property Value

string

providerVersion

The provider version.

providerVersion?: string

Property Value

string

requestHeaderOptions

The request header options.

requestHeaderOptions?: ResourceProviderManifestPropertiesRequestHeaderOptions

Property Value

requiredFeatures

The required features.

requiredFeatures?: string[]

Property Value

string[]

resourceGroupLockOptionDuringMove

Resource group lock option during move.

resourceGroupLockOptionDuringMove?: ResourceProviderManifestPropertiesResourceGroupLockOptionDuringMove

Property Value

resourceHydrationAccounts

resource hydration accounts

resourceHydrationAccounts?: ResourceHydrationAccount[]

Property Value

resourceProviderAuthorizationRules

The resource provider authorization rules.

resourceProviderAuthorizationRules?: ResourceProviderAuthorizationRules

Property Value

responseOptions

Response options.

responseOptions?: ResourceProviderManifestPropertiesResponseOptions

Property Value

serviceName

The service name.

serviceName?: string

Property Value

string

services

The services.

services?: ResourceProviderService[]

Property Value

templateDeploymentOptions

The template deployment options.

templateDeploymentOptions?: ResourceProviderManifestPropertiesTemplateDeploymentOptions

Property Value