共用方式為


HybridConnectionLimitsInner 類別

定義

混合式連線限制合約。 這是用來傳回混合式連線的計畫限制。

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

建構函式

HybridConnectionLimitsInner()

初始化 HybridConnectionLimitsInner 類別的新實例。

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

初始化 HybridConnectionLimitsInner 類別的新實例。

屬性

Current

取得目前混合式連線的數目。

Id

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

(繼承來源 ProxyResource)
Kind

取得或設定資源的種類。

(繼承來源 ProxyOnlyResourceInner)
Location

資源位置

(繼承來源 Resource)
Maximum

取得允許的混合式連線數目上限。

Name

資源名稱

(繼承來源 ProxyResource)
Tags

資源標籤

(繼承來源 Resource)
Type

資源類型

(繼承來源 ProxyResource)

方法

Validate()

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

(繼承來源 Resource)

適用於