NamespaceTopicUpdateParameterProperties Class
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.
Information of namespace topic update parameter properties.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.NamespaceTopicUpdateParameterPropertiesTypeConverter))]
public class NamespaceTopicUpdateParameterProperties : Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.INamespaceTopicUpdateParameterProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.NamespaceTopicUpdateParameterPropertiesTypeConverter))>]
type NamespaceTopicUpdateParameterProperties = class
interface INamespaceTopicUpdateParameterProperties
interface IJsonSerializable
Public Class NamespaceTopicUpdateParameterProperties
Implements INamespaceTopicUpdateParameterProperties
- Inheritance
-
NamespaceTopicUpdateParameterProperties
- Attributes
- Implements
Namespace |
Creates an new NamespaceTopicUpdateParameterProperties instance. |
Event |
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. |
Deserialize |
Deserializes a IDictionary into an instance of NamespaceTopicUpdateParameterProperties. |
Deserialize |
Deserializes a PSObject into an instance of NamespaceTopicUpdateParameterProperties. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.INamespaceTopicUpdateParameterProperties. |
From |
Creates a new instance of NamespaceTopicUpdateParameterProperties, deserializing the content from a json string. |
To |
Serializes this instance of NamespaceTopicUpdateParameterProperties into a JsonNode. |
To |
Serializes this instance to a json string. |
To |
Produto | Versões |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |