共用方式為


RelayServiceConnectionEntityInner 類別

定義

App Service應用程式的混合式連線。

[Microsoft.Rest.Serialization.JsonTransformation]
public class RelayServiceConnectionEntityInner : Microsoft.Azure.Management.AppService.Fluent.Models.ProxyOnlyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type RelayServiceConnectionEntityInner = class
    inherit ProxyOnlyResourceInner
Public Class RelayServiceConnectionEntityInner
Inherits ProxyOnlyResourceInner
繼承
RelayServiceConnectionEntityInner
屬性

建構函式

RelayServiceConnectionEntityInner()

初始化 RelayServiceConnectionEntityInner 類別的新實例。

RelayServiceConnectionEntityInner(String, String, String, String, String, String, String, String, String, Nullable<Int32>, String)

初始化 RelayServiceConnectionEntityInner 類別的新實例。

屬性

BiztalkUri

App Service應用程式的混合式連線。

EntityConnectionString

App Service應用程式的混合式連線。

EntityName

App Service應用程式的混合式連線。

Hostname

App Service應用程式的混合式連線。

Id

資源識別碼。Setter 受到保護,因為必須在網路資源中設定識別碼。

(繼承來源 ProxyResource)
Kind

取得或設定資源的種類。

(繼承來源 ProxyOnlyResourceInner)
Location

資源位置

(繼承來源 Resource)
Name

資源名稱

(繼承來源 ProxyResource)
Port

App Service應用程式的混合式連線。

ResourceConnectionString

App Service應用程式的混合式連線。

ResourceType

App Service應用程式的混合式連線。

Tags

資源標籤

(繼承來源 Resource)
Type

資源類型

(繼承來源 ProxyResource)

方法

Validate()

驗證 物件。 如果驗證失敗,則會擲回 ValidationException。

(繼承來源 Resource)

適用於