Share via


Destination Class

Definition

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

Constructors

Destination()

Properties

ArchiveNameFormat
BlobContainer
DataLakeAccountName
DataLakeFolderPath
DataLakeSubscriptionId
IdentityType
IdentityUserAssignedIdentity
Name
StorageAccountResourceId

Methods

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

Applies to