NamespaceTopicUpdateParameterProperties Class

Definition

Information of namespace topic update parameter properties.

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.NamespaceTopicUpdateParameterPropertiesTypeConverter))]
public class NamespaceTopicUpdateParameterProperties : Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.INamespaceTopicUpdateParameterProperties
Inheritance
NamespaceTopicUpdateParameterProperties
Attributes
Implements

Constructors

Properties

EventRetentionInDay

Event retention for the namespace topic expressed in days. The property default value is 1 day. Min event retention duration value is 1 day and max event retention duration value is 1 day.

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of NamespaceTopicUpdateParameterProperties.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of NamespaceTopicUpdateParameterProperties.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of NamespaceTopicUpdateParameterProperties into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to

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