Classe DeploymentListLogsResponse
The list of deployments operation response.
Spazio dei nomi: Microsoft.WindowsAzure.WebSitesExtensions.Models
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Utilizzo
'Utilizzo
Dim instance As DeploymentListLogsResponse
Sintassi
'Dichiarazione
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
Gerarchia eredità
System.Object
Microsoft.WindowsAzure.OperationResponse
Microsoft.WindowsAzure.WebSitesExtensions.Models.DeploymentListLogsResponse
Sicurezza dei thread
Qualsiasi membro statico pubblico (condiviso in Visual Basic) di questo tipo è thread safe. Non è invece garantita la sicurezza dei membri dell'istanza.
Piattaforme
Piattaforme di sviluppo
Windows Vista, Windows 7 e Windows Server 2008
Piattaforme di destinazione
Vedere anche
Riferimento
Membri DeploymentListLogsResponse
Spazio dei nomi Microsoft.WindowsAzure.WebSitesExtensions.Models