Configuration settings applied to resources from the specified Azure resource provider.

Hierarchy

  • ResourceProviderConfig

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
metricsEnabled?: boolean

Collect metrics for resources from this provider.

namespace?: string

The provider namespace to apply this configuration to.

Generated using TypeDoc