次の方法で共有


ClusterContainer.ContainerError プロパティ

定義

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Order=2)]
public System.Collections.Generic.List<Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2013.ContainerError> ContainerError { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Order=2)>]
member this.ContainerError : System.Collections.Generic.List<Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2013.ContainerError> with get, set
Public Property ContainerError As List(Of ContainerError)

プロパティ値

属性

適用対象