MessagingRegions 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.
Messaging Region
public class MessagingRegions : Microsoft.Azure.Management.EventHub.Models.TrackedResource
type MessagingRegions = class
inherit TrackedResource
Public Class MessagingRegions
Inherits TrackedResource
- Inheritance
Constructors
MessagingRegions() |
Initializes a new instance of the MessagingRegions class. |
MessagingRegions(String, String, String, String, IDictionary<String,String>, MessagingRegionsProperties) |
Initializes a new instance of the MessagingRegions class. |
Properties
Id |
Gets resource ID. (Inherited from Resource) |
Location |
Gets or sets resource location. (Inherited from TrackedResource) |
Name |
Gets resource name. (Inherited from Resource) |
Properties |
Gets or sets properties of Messaging Region |
Tags |
Gets or sets resource tags. (Inherited from TrackedResource) |
Type |
Gets resource type. (Inherited from Resource) |