ChannelUpdateParameters 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 Channel update.
[Microsoft.Rest.Serialization.JsonTransformation]
public class ChannelUpdateParameters
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ChannelUpdateParameters = class
Public Class ChannelUpdateParameters
- Inheritance
-
ChannelUpdateParameters
- Attributes
Constructors
ChannelUpdateParameters() |
Initializes a new instance of the ChannelUpdateParameters class. |
ChannelUpdateParameters(Nullable<DateTime>, PartnerUpdateTopicInfo) |
Initializes a new instance of the ChannelUpdateParameters class. |
Properties
ExpirationTimeIfNotActivatedUtc |
Gets or sets expiration time of the channel. If this timer expires while the corresponding partner topic or partner destination is never activated, the channel and corresponding partner topic or partner destination are deleted. |
PartnerTopicInfo |
Gets or sets partner topic properties which can be updated if the channel is of type PartnerTopic. |
Applies to
Azure SDK for .NET