HybridConnectionEventSubscriptionDestination Class

Definition

Information about the HybridConnection destination for an event subscription.

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.HybridConnectionEventSubscriptionDestinationTypeConverter))]
public class HybridConnectionEventSubscriptionDestination : Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.IHybridConnectionEventSubscriptionDestination, Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.IValidates
Inheritance
HybridConnectionEventSubscriptionDestination
Attributes
Implements

Constructors

Properties

DeliveryAttributeMapping

Delivery attribute details.

EndpointType

Type of the endpoint for the event subscription destination.

ResourceId

The Azure Resource ID of an hybrid connection that is the destination of an event subscription.

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of HybridConnectionEventSubscriptionDestination.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of HybridConnectionEventSubscriptionDestination.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.IHybridConnectionEventSubscriptionDestination.

FromJsonString(String)

Creates a new instance of HybridConnectionEventSubscriptionDestination, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of HybridConnectionEventSubscriptionDestination into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()
Validate(IEventListener)

Validates that this object meets the validation criteria.

Applies to

Produto Versões
Azure - PowerShell Commands 12 (LTS), Latest