Condividi tramite


Eventhub Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.EventhubTypeConverter))]
public class Eventhub : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IEventhub, Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.IValidates
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.EventhubTypeConverter))>]
type Eventhub = class
    interface IEventhub
    interface IJsonSerializable
    interface IProxyResource
    interface IValidates
Public Class Eventhub
Implements IEventhub, IValidates
Inheritance
Eventhub
Attributes
Implements

Constructors

Eventhub()

Properties

ArchiveNameFormat
BlobContainer
CaptureEnabled
CleanupPolicy
CreatedAt
DataLakeAccountName
DataLakeFolderPath
DataLakeSubscriptionId
DestinationName
Encoding
Id
IdentityType
IntervalInSeconds
Location
MessageRetentionInDay
Name
PartitionCount
PartitionId
ResourceGroupName
RetentionTimeInHour
SizeLimitInBytes
SkipEmptyArchive
Status
StorageAccountResourceId
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
TombstoneRetentionTimeInHour
Type
UpdatedAt
UserAssignedIdentityId

Methods

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

Applies to