PartnerConfigurationUpdateParameters interface

Properties of the partner configuration update.

Properties

defaultMaximumExpirationTimeInDays

The default time used to validate the maximum expiration time for each authorized partners in days. Allowed values ar between 1 and 365 days.

tags

Tags of the partner configuration resource.

Property Details

defaultMaximumExpirationTimeInDays

The default time used to validate the maximum expiration time for each authorized partners in days. Allowed values ar between 1 and 365 days.

defaultMaximumExpirationTimeInDays?: number

Property Value

number

tags

Tags of the partner configuration resource.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}