ProviderHubMetadata interface

model interface ProviderHubMetadata

Properties

directRpRoleDefinitionId

The direct RP role definition id.

globalAsyncOperationResourceTypeName

The global async operation resource type name.

providerAuthentication

The provider authentication.

providerAuthorizations

The provider authorizations.

regionalAsyncOperationResourceTypeName

The regional async operation resource type name.

thirdPartyProviderAuthorization

The third party provider authorization.

Property Details

directRpRoleDefinitionId

The direct RP role definition id.

directRpRoleDefinitionId?: string

Property Value

string

globalAsyncOperationResourceTypeName

The global async operation resource type name.

globalAsyncOperationResourceTypeName?: string

Property Value

string

providerAuthentication

The provider authentication.

providerAuthentication?: ProviderHubMetadataProviderAuthentication

Property Value

providerAuthorizations

The provider authorizations.

providerAuthorizations?: ResourceProviderAuthorization[]

Property Value

regionalAsyncOperationResourceTypeName

The regional async operation resource type name.

regionalAsyncOperationResourceTypeName?: string

Property Value

string

thirdPartyProviderAuthorization

The third party provider authorization.

thirdPartyProviderAuthorization?: ProviderHubMetadataThirdPartyProviderAuthorization

Property Value