RuntimeStack(String, String) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
建立自訂 App Service 定價層。
public RuntimeStack (string stack, string version);
new Microsoft.Azure.Management.AppService.Fluent.RuntimeStack : string * string -> Microsoft.Azure.Management.AppService.Fluent.RuntimeStack
Public Sub New (stack As String, version As String)
參數
- stack
- String
語言堆疊的名稱。
- version
- String
執行時間的版本。