Udostępnij za pośrednictwem


ConfigurationPropertyList Class

Definition

[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)
Inheritance
ConfigurationPropertyList
Derived
Attributes

Constructors

ConfigurationPropertyList()

Applies to