共用方式為


MessagingPlanInner Class

Definition

Messaging Plan for the namespace

[Microsoft.Rest.Serialization.JsonTransformation]
public class MessagingPlanInner : Microsoft.Azure.Management.EventHub.Fluent.Models.TrackedResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type MessagingPlanInner = class
    inherit TrackedResourceInner
Public Class MessagingPlanInner
Inherits TrackedResourceInner
Inheritance
Attributes

Constructors

MessagingPlanInner()

Initializes a new instance of the MessagingPlanInner class.

MessagingPlanInner(String, String, String, String, IDictionary<String,String>, Nullable<Int32>, Nullable<Int32>, Nullable<DateTime>, Nullable<Int64>)

Initializes a new instance of the MessagingPlanInner class.

Properties

Id

Resource Id. Setter is protected because Id needs to be set in Network resources.

(Inherited from ProxyResource)
Location

Resource location

(Inherited from Resource)
Name

Resource name

(Inherited from ProxyResource)
Revision

Gets revision number

SelectedEventHubUnit

Gets selected event hub unit

Sku

Gets sku type

Tags

Resource tags

(Inherited from Resource)
Type

Resource type

(Inherited from ProxyResource)
UpdatedAt

Gets the exact time the messaging plan was updated.

Methods

Validate()

Validate the object. Throws ValidationException if validation fails.

(Inherited from Resource)

Applies to