JobServiceBusAuthentication Class

Definition

Specifies the service bus authentication.

public class JobServiceBusAuthentication
type JobServiceBusAuthentication = class
Public Class JobServiceBusAuthentication
Inheritance
JobServiceBusAuthentication

Constructors

JobServiceBusAuthentication()

Initializes a new instance of the JobServiceBusAuthentication class.

JobServiceBusAuthentication(String, String, JobServiceBusAuthenticationType)

Initializes a new instance of the JobServiceBusAuthentication class with required arguments.

Properties

SasKey

Required. Gets or sets the service bus SAS key.

SasKeyName

Required. Gets or sets the service bus SAS key name.

Type

Required. Gets or sets the service bus authentication type.

Applies to