RelayServiceConnectionEntity Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.RelayServiceConnectionEntityTypeConverter))]
public class RelayServiceConnectionEntity : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IRelayServiceConnectionEntity, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.RelayServiceConnectionEntityTypeConverter))>]
type RelayServiceConnectionEntity = class
    interface IRelayServiceConnectionEntity
    interface IJsonSerializable
    interface IProxyOnlyResource
    interface IValidates
Public Class RelayServiceConnectionEntity
Implements IRelayServiceConnectionEntity, IValidates
Inheritance
RelayServiceConnectionEntity
Attributes
Implements

Constructors

RelayServiceConnectionEntity()

Properties

BiztalkUri
EntityConnectionString
EntityName
Hostname
Id
Kind
Name
Port
ResourceConnectionString
ResourceType
Type

Methods

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

Applies to