PSTopic(Topic) Constructor
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.
public PSTopic (Microsoft.Azure.Management.EventGrid.Models.Topic topic);
new Microsoft.Azure.Commands.EventGrid.Models.PSTopic : Microsoft.Azure.Management.EventGrid.Models.Topic -> Microsoft.Azure.Commands.EventGrid.Models.PSTopic
Public Sub New (topic As Topic)
Parameters
- topic
- Topic