Skip to main content

flow_logs

Overview

Nameflow_logs
TypeResource
Idazure.network.flow_logs

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
etagstringA unique read-only string that changes whenever the resource is updated.
locationstringResource location.
propertiesobjectParameters that define the configuration of flow log.
tagsobjectResource tags.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTflowLogName, networkWatcherName, resourceGroupName, subscriptionIdGets a flow log resource by name.
listSELECTnetworkWatcherName, resourceGroupName, subscriptionIdLists all flow log resources for the specified Network Watcher.
create_or_updateINSERTflowLogName, networkWatcherName, resourceGroupName, subscriptionIdCreate or update a flow log for the specified network security group.
deleteDELETEflowLogName, networkWatcherName, resourceGroupName, subscriptionIdDeletes the specified flow log resource.
_listEXECnetworkWatcherName, resourceGroupName, subscriptionIdLists all flow log resources for the specified Network Watcher.