次の方法で共有


DeploymentListLogsResponse クラス

The list of deployments operation response.

名前空間: Microsoft.WindowsAzure.WebSitesExtensions.Models
アセンブリ: Microsoft.WindowsAzure.Management.WebSites (Microsoft.WindowsAzure.Management.WebSites.dll)

使用方法

'使用
Dim instance As DeploymentListLogsResponse

構文

'宣言
Public Class DeploymentListLogsResponse
    Inherits OperationResponse
    Implements IEnumerable(Of DeploymentLog), IEnumerable
public class DeploymentListLogsResponse : OperationResponse, IEnumerable<DeploymentLog>, IEnumerable
public ref class DeploymentListLogsResponse : public OperationResponse, IEnumerable<DeploymentLog^>, IEnumerable
public class DeploymentListLogsResponse extends OperationResponse implements IEnumerable<DeploymentLog>, 
    IEnumerable
public class DeploymentListLogsResponse extends OperationResponse implements IEnumerable<DeploymentLog>, 
    IEnumerable

継承階層

System.Object
   Microsoft.WindowsAzure.OperationResponse
    Microsoft.WindowsAzure.WebSitesExtensions.Models.DeploymentListLogsResponse

スレッド セーフ

この型の public static (Visual Basic では Shared) メンバーはすべてスレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

プラットフォーム

開発プラットフォーム

Windows Vista、Windows 7 および Windows Server 2008

ターゲット プラットフォーム

関連項目

リファレンス

DeploymentListLogsResponse のメンバー
Microsoft.WindowsAzure.WebSitesExtensions.Models 名前空間