Share via


FlowLogStatusContent(ResourceIdentifier) Constructor

Definition

Initializes a new instance of FlowLogStatusContent.

public FlowLogStatusContent (Azure.Core.ResourceIdentifier targetResourceId);
new Azure.ResourceManager.Network.Models.FlowLogStatusContent : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Network.Models.FlowLogStatusContent
Public Sub New (targetResourceId As ResourceIdentifier)

Parameters

targetResourceId
ResourceIdentifier

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

Exceptions

targetResourceId is null.

Applies to