RelayServiceConnectionEntityProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.RelayServiceConnectionEntityPropertiesTypeConverter))]
public class RelayServiceConnectionEntityProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IRelayServiceConnectionEntityProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.RelayServiceConnectionEntityPropertiesTypeConverter))>]
type RelayServiceConnectionEntityProperties = class
    interface IRelayServiceConnectionEntityProperties
    interface IJsonSerializable
Public Class RelayServiceConnectionEntityProperties
Implements IRelayServiceConnectionEntityProperties
Inheritance
RelayServiceConnectionEntityProperties
Attributes
Implements

Constructors

RelayServiceConnectionEntityProperties()

Properties

BiztalkUri
EntityConnectionString
EntityName
Hostname
Port
ResourceConnectionString
ResourceType

Methods

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

Applies to