PartnerConfigurationUpdateParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Properties of the partner configuration update.
[Microsoft.Rest.Serialization.JsonTransformation]
public class PartnerConfigurationUpdateParameters
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PartnerConfigurationUpdateParameters = class
Public Class PartnerConfigurationUpdateParameters
- Inheritance
-
PartnerConfigurationUpdateParameters
- Attributes
Constructors
PartnerConfigurationUpdateParameters() |
Initializes a new instance of the PartnerConfigurationUpdateParameters class. |
PartnerConfigurationUpdateParameters(IDictionary<String,String>, Nullable<Int32>) |
Initializes a new instance of the PartnerConfigurationUpdateParameters class. |
Properties
DefaultMaximumExpirationTimeInDays |
Gets or sets 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 |
Gets or sets tags of the partner configuration resource. |