NetworkWatchersOperationsExtensions.BeginGetFlowLogStatusAsync(INetworkWatchersOperations, String, String, FlowLogStatusParameters, CancellationToken) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Internal.Network.Version2017_10_01.Models.FlowLogInformation> BeginGetFlowLogStatusAsync (this Microsoft.Azure.Management.Internal.Network.Version2017_10_01.INetworkWatchersOperations operations, string resourceGroupName, string networkWatcherName, Microsoft.Azure.Management.Internal.Network.Version2017_10_01.Models.FlowLogStatusParameters parameters, System.Threading.CancellationToken cancellationToken = default);
static member BeginGetFlowLogStatusAsync : Microsoft.Azure.Management.Internal.Network.Version2017_10_01.INetworkWatchersOperations * string * string * Microsoft.Azure.Management.Internal.Network.Version2017_10_01.Models.FlowLogStatusParameters * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Internal.Network.Version2017_10_01.Models.FlowLogInformation>
<Extension()>
Public Function BeginGetFlowLogStatusAsync (operations As INetworkWatchersOperations, resourceGroupName As String, networkWatcherName As String, parameters As FlowLogStatusParameters, Optional cancellationToken As CancellationToken = Nothing) As Task(Of FlowLogInformation)
Parameters
- operations
- INetworkWatchersOperations
- resourceGroupName
- String
- networkWatcherName
- String
- parameters
- FlowLogStatusParameters
- cancellationToken
- CancellationToken