EHNamespace 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.
Single Namespace item in List or Get Operation
[Microsoft.Rest.Serialization.JsonTransformation]
public class EHNamespace : Microsoft.Azure.Management.EventHub.Models.TrackedResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type EHNamespace = class
inherit TrackedResource
Public Class EHNamespace
Inherits TrackedResource
- Inheritance
- Attributes
Constructors
EHNamespace() |
Initializes a new instance of the EHNamespace class. |
EHNamespace(String, String, String, String, IDictionary<String,String>, Sku, Identity, String, Nullable<DateTime>, Nullable<DateTime>, String, String, String, Nullable<Boolean>, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Encryption) |
Initializes a new instance of the EHNamespace class. |
Properties
ClusterArmId |
Gets or sets cluster ARM ID of the Namespace. |
CreatedAt |
Gets the time the Namespace was created. |
Encryption |
Gets or sets properties of BYOK Encryption description |
Id |
Gets resource ID. (Inherited from Resource) |
Identity |
Gets or sets properties of BYOK Identity description |
IsAutoInflateEnabled |
Gets or sets value that indicates whether AutoInflate is enabled for eventhub namespace. |
KafkaEnabled |
Gets or sets value that indicates whether Kafka is enabled for eventhub namespace. |
Location |
Gets or sets resource location. (Inherited from TrackedResource) |
MaximumThroughputUnits |
Gets or sets upper limit of throughput units when AutoInflate is enabled, value should be within 0 to 20 throughput units. ( '0' if AutoInflateEnabled = true) |
MetricId |
Gets identifier for Azure Insights metrics. |
Name |
Gets resource name. (Inherited from Resource) |
ProvisioningState |
Gets provisioning state of the Namespace. |
ServiceBusEndpoint |
Gets endpoint you can use to perform Service Bus operations. |
Sku |
Gets or sets properties of sku resource |
Tags |
Gets or sets resource tags. (Inherited from TrackedResource) |
Type |
Gets resource type. (Inherited from Resource) |
UpdatedAt |
Gets the time the Namespace was updated. |
ZoneRedundant |
Gets or sets enabling this property creates a Standard Event Hubs Namespace in regions supported availability zones. |
Methods
Validate() |
Validate the object. |