RoutingEnrichments Class

Definition

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.RoutingEnrichmentsTypeConverter))]
public class RoutingEnrichments : Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.IRoutingEnrichments
Inheritance
RoutingEnrichments
Attributes
Implements

Constructors

RoutingEnrichments()

Creates an new RoutingEnrichments instance.

Properties

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of RoutingEnrichments.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of RoutingEnrichments.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of RoutingEnrichments into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to

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