Uses of Class
com.azure.resourcemanager.network.fluent.models.InboundSecurityRuleInner
Packages that use InboundSecurityRuleInner
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the inner data models for NetworkManagementClient.
-
Uses of InboundSecurityRuleInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return InboundSecurityRuleInnerModifier and TypeMethodDescriptionInboundSecurityRuleOperationsClient.createOrUpdate(String resourceGroupName, String networkVirtualApplianceName, String ruleCollectionName, InboundSecurityRuleInner parameters) Creates or updates the specified Network Virtual Appliance Inbound Security Rules.InboundSecurityRuleOperationsClient.createOrUpdate(String resourceGroupName, String networkVirtualApplianceName, String ruleCollectionName, InboundSecurityRuleInner parameters, com.azure.core.util.Context context) Creates or updates the specified Network Virtual Appliance Inbound Security Rules.InboundSecurityRuleOperationsClient.get(String resourceGroupName, String networkVirtualApplianceName, String ruleCollectionName) Retrieves the available specified Network Virtual Appliance Inbound Security Rules Collection.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type InboundSecurityRuleInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<InboundSecurityRuleInner>,InboundSecurityRuleInner> InboundSecurityRuleOperationsClient.beginCreateOrUpdate(String resourceGroupName, String networkVirtualApplianceName, String ruleCollectionName, InboundSecurityRuleInner parameters) Creates or updates the specified Network Virtual Appliance Inbound Security Rules.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<InboundSecurityRuleInner>,InboundSecurityRuleInner> InboundSecurityRuleOperationsClient.beginCreateOrUpdate(String resourceGroupName, String networkVirtualApplianceName, String ruleCollectionName, InboundSecurityRuleInner parameters) Creates or updates the specified Network Virtual Appliance Inbound Security Rules.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<InboundSecurityRuleInner>,InboundSecurityRuleInner> InboundSecurityRuleOperationsClient.beginCreateOrUpdate(String resourceGroupName, String networkVirtualApplianceName, String ruleCollectionName, InboundSecurityRuleInner parameters, com.azure.core.util.Context context) Creates or updates the specified Network Virtual Appliance Inbound Security Rules.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<InboundSecurityRuleInner>,InboundSecurityRuleInner> InboundSecurityRuleOperationsClient.beginCreateOrUpdate(String resourceGroupName, String networkVirtualApplianceName, String ruleCollectionName, InboundSecurityRuleInner parameters, com.azure.core.util.Context context) Creates or updates the specified Network Virtual Appliance Inbound Security Rules.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<InboundSecurityRuleInner>,InboundSecurityRuleInner> InboundSecurityRuleOperationsClient.beginCreateOrUpdateAsync(String resourceGroupName, String networkVirtualApplianceName, String ruleCollectionName, InboundSecurityRuleInner parameters) Creates or updates the specified Network Virtual Appliance Inbound Security Rules.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<InboundSecurityRuleInner>,InboundSecurityRuleInner> InboundSecurityRuleOperationsClient.beginCreateOrUpdateAsync(String resourceGroupName, String networkVirtualApplianceName, String ruleCollectionName, InboundSecurityRuleInner parameters) Creates or updates the specified Network Virtual Appliance Inbound Security Rules.InboundSecurityRuleOperationsClient.createOrUpdateAsync(String resourceGroupName, String networkVirtualApplianceName, String ruleCollectionName, InboundSecurityRuleInner parameters) Creates or updates the specified Network Virtual Appliance Inbound Security Rules.InboundSecurityRuleOperationsClient.getAsync(String resourceGroupName, String networkVirtualApplianceName, String ruleCollectionName) Retrieves the available specified Network Virtual Appliance Inbound Security Rules Collection.com.azure.core.http.rest.Response<InboundSecurityRuleInner>InboundSecurityRuleOperationsClient.getWithResponse(String resourceGroupName, String networkVirtualApplianceName, String ruleCollectionName, com.azure.core.util.Context context) Retrieves the available specified Network Virtual Appliance Inbound Security Rules Collection.Mono<com.azure.core.http.rest.Response<InboundSecurityRuleInner>>InboundSecurityRuleOperationsClient.getWithResponseAsync(String resourceGroupName, String networkVirtualApplianceName, String ruleCollectionName) Retrieves the available specified Network Virtual Appliance Inbound Security Rules Collection.Methods in com.azure.resourcemanager.network.fluent with parameters of type InboundSecurityRuleInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<InboundSecurityRuleInner>,InboundSecurityRuleInner> InboundSecurityRuleOperationsClient.beginCreateOrUpdate(String resourceGroupName, String networkVirtualApplianceName, String ruleCollectionName, InboundSecurityRuleInner parameters) Creates or updates the specified Network Virtual Appliance Inbound Security Rules.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<InboundSecurityRuleInner>,InboundSecurityRuleInner> InboundSecurityRuleOperationsClient.beginCreateOrUpdate(String resourceGroupName, String networkVirtualApplianceName, String ruleCollectionName, InboundSecurityRuleInner parameters, com.azure.core.util.Context context) Creates or updates the specified Network Virtual Appliance Inbound Security Rules.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<InboundSecurityRuleInner>,InboundSecurityRuleInner> InboundSecurityRuleOperationsClient.beginCreateOrUpdateAsync(String resourceGroupName, String networkVirtualApplianceName, String ruleCollectionName, InboundSecurityRuleInner parameters) Creates or updates the specified Network Virtual Appliance Inbound Security Rules.InboundSecurityRuleOperationsClient.createOrUpdate(String resourceGroupName, String networkVirtualApplianceName, String ruleCollectionName, InboundSecurityRuleInner parameters) Creates or updates the specified Network Virtual Appliance Inbound Security Rules.InboundSecurityRuleOperationsClient.createOrUpdate(String resourceGroupName, String networkVirtualApplianceName, String ruleCollectionName, InboundSecurityRuleInner parameters, com.azure.core.util.Context context) Creates or updates the specified Network Virtual Appliance Inbound Security Rules.InboundSecurityRuleOperationsClient.createOrUpdateAsync(String resourceGroupName, String networkVirtualApplianceName, String ruleCollectionName, InboundSecurityRuleInner parameters) Creates or updates the specified Network Virtual Appliance Inbound Security Rules.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>InboundSecurityRuleOperationsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String networkVirtualApplianceName, String ruleCollectionName, InboundSecurityRuleInner parameters) Creates or updates the specified Network Virtual Appliance Inbound Security Rules. -
Uses of InboundSecurityRuleInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return InboundSecurityRuleInnerModifier and TypeMethodDescriptionSet the name property: Name of security rule collection.InboundSecurityRuleInner.withRules(List<InboundSecurityRules> rules) Set the rules property: List of allowed rules.InboundSecurityRuleInner.withRuleType(InboundSecurityRuleType ruleType) Set the ruleType property: Rule Type.