Partager via


ChannelTelemetryDataProvider.GetChannelHeartbeats(DateTime, DateTime) Méthode

Définition

public System.Collections.Generic.ICollection<Microsoft.WindowsAzure.MediaServices.Client.IChannelHeartbeat> GetChannelHeartbeats (DateTime start, DateTime end);
member this.GetChannelHeartbeats : DateTime * DateTime -> System.Collections.Generic.ICollection<Microsoft.WindowsAzure.MediaServices.Client.IChannelHeartbeat>
Public Function GetChannelHeartbeats (start As DateTime, end As DateTime) As ICollection(Of IChannelHeartbeat)

Paramètres

start
DateTime
end
DateTime

Retours

S’applique à