Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Provider

Package version

Resource provider information.

Hierarchy

  • Provider

Index

Properties

Optional id

id: undefined | string

The provider ID. NOTE: This property will not be serialized. It can only be populated by the server.

Optional namespace

namespace: undefined | string

The namespace of the resource provider.

Optional registrationPolicy

registrationPolicy: undefined | string

The registration policy of the resource provider. NOTE: This property will not be serialized. It can only be populated by the server.

Optional registrationState

registrationState: undefined | string

The registration state of the resource provider. NOTE: This property will not be serialized. It can only be populated by the server.

Optional resourceTypes

resourceTypes: ProviderResourceType[]

The collection of provider resource types. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc