Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProviderResourceType

Package version

Resource type managed by the resource provider.

Hierarchy

  • ProviderResourceType

Index

Properties

Optional aliases

aliases: AliasType[]

The aliases that are supported by this resource type.

Optional apiVersions

apiVersions: string[]

The API version.

Optional capabilities

capabilities: undefined | string

The additional capabilities offered by this resource type.

Optional locations

locations: string[]

The collection of locations where this resource type can be created.

Optional properties

properties: undefined | object

The properties.

Optional resourceType

resourceType: undefined | string

The resource type.

Generated using TypeDoc