Uses of Class
com.azure.resourcemanager.network.fluent.models.FlowLogInner
Packages that use FlowLogInner
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of FlowLogInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return FlowLogInnerModifier and TypeMethodDescriptionFlowLogsClient.createOrUpdate(String resourceGroupName, String networkWatcherName, String flowLogName, FlowLogInner parameters) Create or update a flow log for the specified network security group.FlowLogsClient.createOrUpdate(String resourceGroupName, String networkWatcherName, String flowLogName, FlowLogInner parameters, com.azure.core.util.Context context) Create or update a flow log for the specified network security group.Gets a flow log resource by name.FlowLogsClient.updateTags(String resourceGroupName, String networkWatcherName, String flowLogName, TagsObject parameters) Update tags of the specified flow log.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type FlowLogInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<FlowLogInner>, FlowLogInner> FlowLogsClient.beginCreateOrUpdate(String resourceGroupName, String networkWatcherName, String flowLogName, FlowLogInner parameters) Create or update a flow log for the specified network security group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<FlowLogInner>, FlowLogInner> FlowLogsClient.beginCreateOrUpdate(String resourceGroupName, String networkWatcherName, String flowLogName, FlowLogInner parameters) Create or update a flow log for the specified network security group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<FlowLogInner>, FlowLogInner> FlowLogsClient.beginCreateOrUpdate(String resourceGroupName, String networkWatcherName, String flowLogName, FlowLogInner parameters, com.azure.core.util.Context context) Create or update a flow log for the specified network security group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<FlowLogInner>, FlowLogInner> FlowLogsClient.beginCreateOrUpdate(String resourceGroupName, String networkWatcherName, String flowLogName, FlowLogInner parameters, com.azure.core.util.Context context) Create or update a flow log for the specified network security group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<FlowLogInner>, FlowLogInner> FlowLogsClient.beginCreateOrUpdateAsync(String resourceGroupName, String networkWatcherName, String flowLogName, FlowLogInner parameters) Create or update a flow log for the specified network security group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<FlowLogInner>, FlowLogInner> FlowLogsClient.beginCreateOrUpdateAsync(String resourceGroupName, String networkWatcherName, String flowLogName, FlowLogInner parameters) Create or update a flow log for the specified network security group.FlowLogsClient.createOrUpdateAsync(String resourceGroupName, String networkWatcherName, String flowLogName, FlowLogInner parameters) Create or update a flow log for the specified network security group.Gets a flow log resource by name.com.azure.core.http.rest.Response<FlowLogInner> FlowLogsClient.getWithResponse(String resourceGroupName, String networkWatcherName, String flowLogName, com.azure.core.util.Context context) Gets a flow log resource by name.Mono<com.azure.core.http.rest.Response<FlowLogInner>> FlowLogsClient.getWithResponseAsync(String resourceGroupName, String networkWatcherName, String flowLogName) Gets a flow log resource by name.com.azure.core.http.rest.PagedIterable<FlowLogInner> Lists all flow log resources for the specified Network Watcher.com.azure.core.http.rest.PagedIterable<FlowLogInner> FlowLogsClient.list(String resourceGroupName, String networkWatcherName, com.azure.core.util.Context context) Lists all flow log resources for the specified Network Watcher.com.azure.core.http.rest.PagedFlux<FlowLogInner> Lists all flow log resources for the specified Network Watcher.FlowLogsClient.updateTagsAsync(String resourceGroupName, String networkWatcherName, String flowLogName, TagsObject parameters) Update tags of the specified flow log.com.azure.core.http.rest.Response<FlowLogInner> FlowLogsClient.updateTagsWithResponse(String resourceGroupName, String networkWatcherName, String flowLogName, TagsObject parameters, com.azure.core.util.Context context) Update tags of the specified flow log.Mono<com.azure.core.http.rest.Response<FlowLogInner>> FlowLogsClient.updateTagsWithResponseAsync(String resourceGroupName, String networkWatcherName, String flowLogName, TagsObject parameters) Update tags of the specified flow log.Methods in com.azure.resourcemanager.network.fluent with parameters of type FlowLogInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<FlowLogInner>, FlowLogInner> FlowLogsClient.beginCreateOrUpdate(String resourceGroupName, String networkWatcherName, String flowLogName, FlowLogInner parameters) Create or update a flow log for the specified network security group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<FlowLogInner>, FlowLogInner> FlowLogsClient.beginCreateOrUpdate(String resourceGroupName, String networkWatcherName, String flowLogName, FlowLogInner parameters, com.azure.core.util.Context context) Create or update a flow log for the specified network security group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<FlowLogInner>, FlowLogInner> FlowLogsClient.beginCreateOrUpdateAsync(String resourceGroupName, String networkWatcherName, String flowLogName, FlowLogInner parameters) Create or update a flow log for the specified network security group.FlowLogsClient.createOrUpdate(String resourceGroupName, String networkWatcherName, String flowLogName, FlowLogInner parameters) Create or update a flow log for the specified network security group.FlowLogsClient.createOrUpdate(String resourceGroupName, String networkWatcherName, String flowLogName, FlowLogInner parameters, com.azure.core.util.Context context) Create or update a flow log for the specified network security group.FlowLogsClient.createOrUpdateAsync(String resourceGroupName, String networkWatcherName, String flowLogName, FlowLogInner parameters) Create or update a flow log for the specified network security group.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> FlowLogsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String networkWatcherName, String flowLogName, FlowLogInner parameters) Create or update a flow log for the specified network security group. -
Uses of FlowLogInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return FlowLogInnerModifier and TypeMethodDescriptionstatic FlowLogInnerFlowLogInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of FlowLogInner from the JsonReader.FlowLogInner.withEnabled(Boolean enabled) Set the enabled property: Flag to enable/disable flow logging.FlowLogInner.withEnabledFilteringCriteria(String enabledFilteringCriteria) Set the enabledFilteringCriteria property: Optional field to filter network traffic logs based on SrcIP, SrcPort, DstIP, DstPort, Protocol, Encryption, Direction and Action.FlowLogInner.withFlowAnalyticsConfiguration(TrafficAnalyticsProperties flowAnalyticsConfiguration) Set the flowAnalyticsConfiguration property: Parameters that define the configuration of traffic analytics.FlowLogInner.withFormat(FlowLogFormatParameters format) Set the format property: Parameters that define the flow log format.Set the id property: Resource ID.FlowLogInner.withIdentity(ManagedServiceIdentity identity) Set the identity property: FlowLog resource Managed Identity.FlowLogInner.withLocation(String location) FlowLogInner.withRetentionPolicy(RetentionPolicyParameters retentionPolicy) Set the retentionPolicy property: Parameters that define the retention policy for flow log.FlowLogInner.withStorageId(String storageId) Set the storageId property: ID of the storage account which is used to store the flow log.FlowLogInner.withTargetResourceId(String targetResourceId) Set the targetResourceId property: ID of network security group to which flow log will be applied.Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type FlowLogInnerModifier and TypeMethodDescriptionNetworkSecurityGroupInner.flowLogs()Get the flowLogs property: A collection of references to flow log resources.NetworkSecurityGroupPropertiesFormat.flowLogs()Get the flowLogs property: A collection of references to flow log resources.VirtualNetworkInner.flowLogs()Get the flowLogs property: A collection of references to flow log resources.VirtualNetworkPropertiesFormat.flowLogs()Get the flowLogs property: A collection of references to flow log resources. -
Uses of FlowLogInner in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return types with arguments of type FlowLogInnerModifier and TypeMethodDescriptionFlowLogListResult.value()Get the value property: Information about flow log resource.Method parameters in com.azure.resourcemanager.network.models with type arguments of type FlowLogInnerModifier and TypeMethodDescriptionFlowLogListResult.withValue(List<FlowLogInner> value) Set the value property: Information about flow log resource.