你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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