PartnerTopic 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.
EventGrid Partner Topic.
[Microsoft.Rest.Serialization.JsonTransformation]
public class PartnerTopic : Microsoft.Azure.Management.EventGrid.Models.TrackedResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PartnerTopic = class
inherit TrackedResource
Public Class PartnerTopic
Inherits TrackedResource
- Inheritance
- Attributes
Constructors
PartnerTopic() |
Initializes a new instance of the PartnerTopic class. |
PartnerTopic(String, String, String, String, IDictionary<String, String>, String, Nullable<DateTime>, String, String, String, IdentityInfo, SystemData) |
Initializes a new instance of the PartnerTopic class. |
Properties
ActivationState |
Gets or sets activation state of the partner topic. Possible values include: 'NeverActivated', 'Activated', 'Deactivated' |
ExpirationTimeIfNotActivatedUtc |
Gets or sets expiration time of the partner topic. If this timer expires while the partner topic is still never activated, the partner topic and corresponding event channel are deleted. |
Id |
Gets fully qualified identifier of the resource. (Inherited from Resource) |
Identity |
Gets or sets identity information for the resource. |
Location |
Gets or sets location of the resource. (Inherited from TrackedResource) |
Name |
Gets name of the resource. (Inherited from Resource) |
PartnerTopicFriendlyDescription |
Gets or sets friendly description about the topic. This can be set by the publisher/partner to show custom description for the customer partner topic. This will be helpful to remove any ambiguity of the origin of creation of the partner topic for the customer. |
ProvisioningState |
Gets provisioning state of the partner topic. Possible values include: 'Creating', 'Updating', 'Deleting', 'Succeeded', 'Canceled', 'Failed' |
Source |
Gets or sets source associated with this partner topic. This represents a unique partner resource. |
SystemData |
Gets the system metadata relating to this resource. |
Tags |
Gets or sets tags of the resource. (Inherited from TrackedResource) |
Type |
Gets type of the resource. (Inherited from Resource) |
Methods
Validate() |
Validate the object. |