IFunctionEnvelope 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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 |
取得資源的型別 |