次の方法で共有


StringList クラス

定義

文字列リスト リソース。

public class StringList : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
type StringList = class
    inherit ProxyOnlyResource
Public Class StringList
Inherits ProxyOnlyResource
継承

コンストラクター

StringList()

StringList クラスの新しいインスタンスを初期化します。

StringList(String, String, String, String, IList<String>)

StringList クラスの新しいインスタンスを初期化します。

プロパティ

Id

リソース ID を取得します。

(継承元 ProxyOnlyResource)
Kind

リソースの種類を取得または設定します。

(継承元 ProxyOnlyResource)
Name

リソース名を取得します。

(継承元 ProxyOnlyResource)
Properties

文字列リソースの一覧を取得または設定します。

Type

リソースの種類を取得します。

(継承元 ProxyOnlyResource)

適用対象