次の方法で共有


ConfigurationPropertyList クラス

定義

[System.Runtime.Serialization.CollectionDataContract(Namespace="http://schemas.microsoft.com/hdinsight/2013/05/management")]
public class ConfigurationPropertyList : System.Collections.Generic.List<Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2013.Property>
[<System.Runtime.Serialization.CollectionDataContract(Namespace="http://schemas.microsoft.com/hdinsight/2013/05/management")>]
type ConfigurationPropertyList = class
    inherit List<Property>
Public Class ConfigurationPropertyList
Inherits List(Of Property)
継承
ConfigurationPropertyList
派生
属性

コンストラクター

ConfigurationPropertyList()

適用対象