次の方法で共有


PassthroughResponse クラス

定義

パススルー要求への応答を表す クラス。

[System.Runtime.Serialization.DataContract(Namespace="http://schemas.microsoft.com/hdinsight/2013/05/management")]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.ClusterComponent))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.HBaseComponent))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.HiveComponent))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.OozieComponent))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.UserChangeOperationStatusResponse))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Cluster))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.ComponentSet))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Operation))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.ClusterRoleCollection))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.MapReduceComponent))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.HdfsComponent))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.YarnComponent))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.GatewayComponent))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.HadoopCoreComponent))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.ZookeeperComponent))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.StormComponent))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.DashboardComponent))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.Iaas.Jan2015.IaasCluster))]
public class PassthroughResponse
[<System.Runtime.Serialization.DataContract(Namespace="http://schemas.microsoft.com/hdinsight/2013/05/management")>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.ClusterComponent))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.HBaseComponent))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.HiveComponent))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.OozieComponent))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.UserChangeOperationStatusResponse))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Cluster))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.ComponentSet))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Operation))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.ClusterRoleCollection))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.MapReduceComponent))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.HdfsComponent))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.YarnComponent))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.GatewayComponent))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.HadoopCoreComponent))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.ZookeeperComponent))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.StormComponent))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2014.Components.DashboardComponent))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.WindowsAzure.Management.HDInsight.Contracts.Iaas.Jan2015.IaasCluster))>]
type PassthroughResponse = class
Public Class PassthroughResponse
継承
PassthroughResponse
属性

コンストラクター

PassthroughResponse()

パススルー要求への応答を表す クラス。

プロパティ

Data

パススルー要求への応答を表す クラス。

Error

パススルー要求への応答を表す クラス。

メソッド

ToString()

パススルー要求への応答を表す クラス。

適用対象