共用方式為


IFunctionEnvelope 介面

定義

public interface IFunctionEnvelope : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasId, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.AppService.Fluent.Models.FunctionEnvelopeInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasName
type IFunctionEnvelope = interface
    interface IBeta
    interface IHasId
    interface IHasName
    interface IHasInner<FunctionEnvelopeInner>
Public Interface IFunctionEnvelope
Implements IBeta, IHasId, IHasInner(Of FunctionEnvelopeInner), IHasName
實作

屬性

Config

取得組態資訊。

ConfigHref

取得組態 URI。

Files

取得檔案清單。

FunctionAppId

取得函式應用程式識別碼。

Href

取得函式 URI。

Id

取得資源識別碼字串

(繼承來源 IHasId)
Inner (繼承來源 IHasInner<T>)
Name

取得資源的名稱

(繼承來源 IHasName)
Region

取得資源的區域

RegionName

取得資源的區功能變數名稱稱

ScriptHref

取得腳本 URI。

ScriptRootPathHref

取得腳本根路徑 URI。

SecretsFileHref

取得秘密檔案 URI。

TestData

取得透過 Azure 入口網站進行測試時所使用的測試資料。

Type

取得資源的型別

適用於