WcfRelay interface

Description of the WCF relay resource.

Extends

Properties

createdAt

The time the WCF relay was created.

isDynamic

Returns true if the relay is dynamic; otherwise, false.

listenerCount

The number of listeners for this relay. Note that min :1 and max:25 are supported.

location

The geo-location where the resource lives

relayType

WCF relay type.

requiresClientAuthorization

Returns true if client authorization is needed for this relay; otherwise, false.

requiresTransportSecurity

Returns true if transport security is needed for this relay; otherwise, false.

updatedAt

The time the namespace was updated.

userMetadata

The usermetadata is a placeholder to store user-defined string data for the WCF Relay endpoint. For example, it can be used to store descriptive data, such as list of teams and their contact information. Also, user-defined configuration settings can be stored.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Property Details

createdAt

The time the WCF relay was created.

createdAt?: Date

Property Value

Date

isDynamic

Returns true if the relay is dynamic; otherwise, false.

isDynamic?: boolean

Property Value

boolean

listenerCount

The number of listeners for this relay. Note that min :1 and max:25 are supported.

listenerCount?: number

Property Value

number

location

The geo-location where the resource lives

location?: string

Property Value

string

relayType

WCF relay type.

relayType?: Relaytype

Property Value

requiresClientAuthorization

Returns true if client authorization is needed for this relay; otherwise, false.

requiresClientAuthorization?: boolean

Property Value

boolean

requiresTransportSecurity

Returns true if transport security is needed for this relay; otherwise, false.

requiresTransportSecurity?: boolean

Property Value

boolean

updatedAt

The time the namespace was updated.

updatedAt?: Date

Property Value

Date

userMetadata

The usermetadata is a placeholder to store user-defined string data for the WCF Relay endpoint. For example, it can be used to store descriptive data, such as list of teams and their contact information. Also, user-defined configuration settings can be stored.

userMetadata?: string

Property Value

string

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From ProxyResource.type