你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PartnerAuthorization interface

The partner authorization details.

Properties

authorizedPartnersList

The list of authorized partners.

defaultMaximumExpirationTimeInDays

Time used to validate the authorization expiration time for each authorized partner. If DefaultMaximumExpirationTimeInDays is not specified, the default is 7 days. Otherwise, allowed values are between 1 and 365 days.

Property Details

authorizedPartnersList

The list of authorized partners.

authorizedPartnersList?: Partner[]

Property Value

defaultMaximumExpirationTimeInDays

Time used to validate the authorization expiration time for each authorized partner. If DefaultMaximumExpirationTimeInDays is not specified, the default is 7 days. Otherwise, allowed values are between 1 and 365 days.

defaultMaximumExpirationTimeInDays?: number

Property Value

number