Compartilhar via


Lease Construtores

Definição

Sobrecargas

Lease()
Lease(Lease)
Lease(String)

Lease()

Origem:
Lease.cs
protected Lease ();
Protected Sub New ()

Aplica-se a

Lease(Lease)

Origem:
Lease.cs
protected Lease (Microsoft.Azure.EventHubs.Processor.Lease source);
new Microsoft.Azure.EventHubs.Processor.Lease : Microsoft.Azure.EventHubs.Processor.Lease -> Microsoft.Azure.EventHubs.Processor.Lease
Protected Sub New (source As Lease)

Parâmetros

source
Lease

Aplica-se a

Lease(String)

Origem:
Lease.cs
protected Lease (string partitionId);
new Microsoft.Azure.EventHubs.Processor.Lease : string -> Microsoft.Azure.EventHubs.Processor.Lease
Protected Sub New (partitionId As String)

Parâmetros

partitionId
String

Aplica-se a