Freigeben über


IEhNamespaceProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.EhNamespacePropertiesTypeConverter))]
public interface IEhNamespaceProperties : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.EhNamespacePropertiesTypeConverter))>]
type IEhNamespaceProperties = interface
    interface IJsonSerializable
Public Interface IEhNamespaceProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AlternateName
ClusterArmId
CreatedAt
DisableLocalAuth
EncryptionKeySource
EncryptionKeyVaultProperty
EncryptionRequireInfrastructureEncryption
GeoDataReplicationLocation
GeoDataReplicationMaxReplicationLagDurationInSecond
IsAutoInflateEnabled
KafkaEnabled
MaximumThroughputUnit
MetricId
MinimumTlsVersion
PrivateEndpointConnection
ProvisioningState
PublicNetworkAccess
ServiceBusEndpoint
Status
UpdatedAt
ZoneRedundant

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to