DeploymentOperationsExtensions::ListEventsBySlot Method (IDeploymentOperations^, String^, DeploymentSlot, DateTime, DateTime)

 

Namespace:   Microsoft.WindowsAzure.Management.Compute
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public:
[ExtensionAttribute]
static DeploymentEventListResponse^ ListEventsBySlot(
	IDeploymentOperations^ operations,
	String^ serviceName,
	DeploymentSlot deploymentSlot,
	DateTime startTime,
	DateTime endTime
)
Return to top
Show: