Sdílet prostřednictvím


FlowLogBaseCmdlet.IsFlowLogPresent(String, String, String) Method

Definition

public bool IsFlowLogPresent (string resourceGroupName, string name, string flowLogName);
member this.IsFlowLogPresent : string * string * string -> bool
Public Function IsFlowLogPresent (resourceGroupName As String, name As String, flowLogName As String) As Boolean

Parameters

resourceGroupName
String
name
String
flowLogName
String

Returns

Applies to