SystemTopicUpdateParameters 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.
Properties of the System Topic update.
public class SystemTopicUpdateParameters
type SystemTopicUpdateParameters = class
Public Class SystemTopicUpdateParameters
- Inheritance
-
SystemTopicUpdateParameters
Constructors
SystemTopicUpdateParameters() |
Initializes a new instance of the SystemTopicUpdateParameters class. |
SystemTopicUpdateParameters(IDictionary<String,String>, IdentityInfo) |
Initializes a new instance of the SystemTopicUpdateParameters class. |
Properties
Identity |
Gets or sets resource identity information. |
Tags |
Gets or sets tags of the system topic. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET