Compartilhar via


EhNamespaceProperties Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.EhNamespacePropertiesTypeConverter))]
public class EhNamespaceProperties : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IEhNamespaceProperties
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.EhNamespacePropertiesTypeConverter))>]
type EhNamespaceProperties = class
    interface IEhNamespaceProperties
    interface IJsonSerializable
Public Class EhNamespaceProperties
Implements IEhNamespaceProperties
Inheritance
EhNamespaceProperties
Attributes
Implements

Constructors

EhNamespaceProperties()

Properties

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

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to