PassthroughResponse Class

Definition

Class that represents a response to a passthrough request.

[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
Inheritance
PassthroughResponse
Attributes

Constructors

PassthroughResponse()

Properties

Data
Error

Methods

ToString()

Applies to