DeploymentOperationsExtensions.ListEventsBySlotAsync Method (IDeploymentOperations, String, DeploymentSlot, DateTime, DateTime)

 

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

<ExtensionAttribute>
Public Shared Function ListEventsBySlotAsync (
	operations As IDeploymentOperations,
	serviceName As String,
	deploymentSlot As DeploymentSlot,
	startTime As Date,
	endTime As Date
) As Task(Of DeploymentEventListResponse)
Return to top
Show: