共用方式為


SlotConfigNamesResourceInner 類別

定義

位置設定會命名 azure 資源。

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

建構函式

SlotConfigNamesResourceInner()

初始化 SlotConfigNamesResourceInner 類別的新實例。

SlotConfigNamesResourceInner(String, String, String, String, IList<String>, IList<String>, IList<String>)

初始化 SlotConfigNamesResourceInner 類別的新實例。

屬性

AppSettingNames

取得或設定應用程式設定名稱的清單。

AzureStorageConfigNames

取得或設定外部 Azure 儲存體帳戶識別碼的清單。

ConnectionStringNames

取得或設定連接字串名稱的清單。

Id

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

(繼承來源 ProxyResource)
Kind

取得或設定資源的種類。

(繼承來源 ProxyOnlyResourceInner)
Location

資源位置

(繼承來源 Resource)
Name

資源名稱

(繼承來源 ProxyResource)
Tags

資源標籤

(繼承來源 Resource)
Type

資源類型

(繼承來源 ProxyResource)

方法

Validate()

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

(繼承來源 Resource)

適用於