Share via


IRelayServiceConnectionEntityProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.RelayServiceConnectionEntityPropertiesTypeConverter))]
public interface IRelayServiceConnectionEntityProperties : Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.RelayServiceConnectionEntityPropertiesTypeConverter))>]
type IRelayServiceConnectionEntityProperties = interface
    interface IJsonSerializable
Public Interface IRelayServiceConnectionEntityProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

BiztalkUri
EntityConnectionString
EntityName
Hostname
Port
ResourceConnectionString
ResourceType

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to