次の方法で共有


EhNamespace Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.EhNamespaceTypeConverter))]
public class EhNamespace : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IEhNamespace, Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.IValidates
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.EhNamespaceTypeConverter))>]
type EhNamespace = class
    interface IEhNamespace
    interface IJsonSerializable
    interface ITrackedResource
    interface IResource
    interface IValidates
Public Class EhNamespace
Implements IEhNamespace, IValidates
Inheritance
EhNamespace
Attributes
Implements

Constructors

EhNamespace()

Properties

AlternateName
ClusterArmId
CreatedAt
DisableLocalAuth
EnableAutoInflate
GeoDataReplicationLocation
GeoDataReplicationMaxReplicationLagDurationInSecond
Id
IdentityType
KafkaEnabled
KeySource
KeyVaultProperty
Location
MaximumThroughputUnit
MetricId
MinimumTlsVersion
Name
PrincipalId
PrivateEndpointConnection
ProvisioningState
PublicNetworkAccess
RequireInfrastructureEncryption
ResourceGroupName
ServiceBusEndpoint
SkuCapacity
SkuName
SkuTier
Status
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Tag
TenantId
Type
UpdatedAt
UserAssignedIdentity
ZoneRedundant

Methods

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

Applies to