ProviderHubMetadata interface
model interface ProviderHubMetadata
Properties
| direct |
The direct RP role definition id. |
| global |
The global async operation resource type name. |
| provider |
The provider authentication. |
| provider |
The provider authorizations. |
| regional |
The regional async operation resource type name. |
| third |
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