ArmNetworkModelFactory.FlowLogStatusContent(ResourceIdentifier) Method

Definition

public static Azure.ResourceManager.Network.Models.FlowLogStatusContent FlowLogStatusContent(Azure.Core.ResourceIdentifier targetResourceId = default);
static member FlowLogStatusContent : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Network.Models.FlowLogStatusContent
Public Shared Function FlowLogStatusContent (Optional targetResourceId As ResourceIdentifier = Nothing) As FlowLogStatusContent

Parameters

targetResourceId
ResourceIdentifier

The target resource where getting the flow log and traffic analytics (optional) status.

Returns

A new FlowLogStatusContent instance for mocking.

Applies to