ArmNetworkModelFactory.FlowLogStatusContent(ResourceIdentifier) 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 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.