Provider interface

Resource provider information.

Properties

id

The provider ID.

namespace

The namespace of the resource provider.

providerAuthorizationConsentState

The provider authorization consent state.

registrationPolicy

The registration policy of the resource provider.

registrationState

The registration state of the resource provider.

resourceTypes

The collection of provider resource types.

Property Details

id

The provider ID.

id?: string

Property Value

string

namespace

The namespace of the resource provider.

namespace?: string

Property Value

string

providerAuthorizationConsentState

The provider authorization consent state.

providerAuthorizationConsentState?: string

Property Value

string

registrationPolicy

The registration policy of the resource provider.

registrationPolicy?: string

Property Value

string

registrationState

The registration state of the resource provider.

registrationState?: string

Property Value

string

resourceTypes

The collection of provider resource types.

resourceTypes?: ProviderResourceType[]

Property Value