Uses of Class
com.azure.resourcemanager.network.fluent.models.SecurityRuleInner
Packages that use SecurityRuleInner
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 SecurityRuleInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return SecurityRuleInnerModifier and TypeMethodDescriptionSecurityRulesClient.createOrUpdate(String resourceGroupName, String networkSecurityGroupName, String securityRuleName, SecurityRuleInner securityRuleParameters) Creates or updates a security rule in the specified network security group.SecurityRulesClient.createOrUpdate(String resourceGroupName, String networkSecurityGroupName, String securityRuleName, SecurityRuleInner securityRuleParameters, com.azure.core.util.Context context) Creates or updates a security rule in the specified network security group.DefaultSecurityRulesClient.get(String resourceGroupName, String networkSecurityGroupName, String defaultSecurityRuleName) Get the specified default network security rule.SecurityRulesClient.get(String resourceGroupName, String networkSecurityGroupName, String securityRuleName) Get the specified network security rule.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type SecurityRuleInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SecurityRuleInner>, SecurityRuleInner> SecurityRulesClient.beginCreateOrUpdate(String resourceGroupName, String networkSecurityGroupName, String securityRuleName, SecurityRuleInner securityRuleParameters) Creates or updates a security rule in the specified network security group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SecurityRuleInner>, SecurityRuleInner> SecurityRulesClient.beginCreateOrUpdate(String resourceGroupName, String networkSecurityGroupName, String securityRuleName, SecurityRuleInner securityRuleParameters) Creates or updates a security rule in the specified network security group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SecurityRuleInner>, SecurityRuleInner> SecurityRulesClient.beginCreateOrUpdate(String resourceGroupName, String networkSecurityGroupName, String securityRuleName, SecurityRuleInner securityRuleParameters, com.azure.core.util.Context context) Creates or updates a security rule in the specified network security group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SecurityRuleInner>, SecurityRuleInner> SecurityRulesClient.beginCreateOrUpdate(String resourceGroupName, String networkSecurityGroupName, String securityRuleName, SecurityRuleInner securityRuleParameters, com.azure.core.util.Context context) Creates or updates a security rule in the specified network security group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SecurityRuleInner>, SecurityRuleInner> SecurityRulesClient.beginCreateOrUpdateAsync(String resourceGroupName, String networkSecurityGroupName, String securityRuleName, SecurityRuleInner securityRuleParameters) Creates or updates a security rule in the specified network security group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SecurityRuleInner>, SecurityRuleInner> SecurityRulesClient.beginCreateOrUpdateAsync(String resourceGroupName, String networkSecurityGroupName, String securityRuleName, SecurityRuleInner securityRuleParameters) Creates or updates a security rule in the specified network security group.SecurityRulesClient.createOrUpdateAsync(String resourceGroupName, String networkSecurityGroupName, String securityRuleName, SecurityRuleInner securityRuleParameters) Creates or updates a security rule in the specified network security group.DefaultSecurityRulesClient.getAsync(String resourceGroupName, String networkSecurityGroupName, String defaultSecurityRuleName) Get the specified default network security rule.SecurityRulesClient.getAsync(String resourceGroupName, String networkSecurityGroupName, String securityRuleName) Get the specified network security rule.com.azure.core.http.rest.Response<SecurityRuleInner> DefaultSecurityRulesClient.getWithResponse(String resourceGroupName, String networkSecurityGroupName, String defaultSecurityRuleName, com.azure.core.util.Context context) Get the specified default network security rule.com.azure.core.http.rest.Response<SecurityRuleInner> SecurityRulesClient.getWithResponse(String resourceGroupName, String networkSecurityGroupName, String securityRuleName, com.azure.core.util.Context context) Get the specified network security rule.Mono<com.azure.core.http.rest.Response<SecurityRuleInner>> DefaultSecurityRulesClient.getWithResponseAsync(String resourceGroupName, String networkSecurityGroupName, String defaultSecurityRuleName) Get the specified default network security rule.Mono<com.azure.core.http.rest.Response<SecurityRuleInner>> SecurityRulesClient.getWithResponseAsync(String resourceGroupName, String networkSecurityGroupName, String securityRuleName) Get the specified network security rule.com.azure.core.http.rest.PagedIterable<SecurityRuleInner> Gets all default security rules in a network security group.com.azure.core.http.rest.PagedIterable<SecurityRuleInner> DefaultSecurityRulesClient.list(String resourceGroupName, String networkSecurityGroupName, com.azure.core.util.Context context) Gets all default security rules in a network security group.com.azure.core.http.rest.PagedIterable<SecurityRuleInner> Gets all security rules in a network security group.com.azure.core.http.rest.PagedIterable<SecurityRuleInner> SecurityRulesClient.list(String resourceGroupName, String networkSecurityGroupName, com.azure.core.util.Context context) Gets all security rules in a network security group.com.azure.core.http.rest.PagedFlux<SecurityRuleInner> Gets all default security rules in a network security group.com.azure.core.http.rest.PagedFlux<SecurityRuleInner> Gets all security rules in a network security group.Methods in com.azure.resourcemanager.network.fluent with parameters of type SecurityRuleInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SecurityRuleInner>, SecurityRuleInner> SecurityRulesClient.beginCreateOrUpdate(String resourceGroupName, String networkSecurityGroupName, String securityRuleName, SecurityRuleInner securityRuleParameters) Creates or updates a security rule in the specified network security group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SecurityRuleInner>, SecurityRuleInner> SecurityRulesClient.beginCreateOrUpdate(String resourceGroupName, String networkSecurityGroupName, String securityRuleName, SecurityRuleInner securityRuleParameters, com.azure.core.util.Context context) Creates or updates a security rule in the specified network security group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SecurityRuleInner>, SecurityRuleInner> SecurityRulesClient.beginCreateOrUpdateAsync(String resourceGroupName, String networkSecurityGroupName, String securityRuleName, SecurityRuleInner securityRuleParameters) Creates or updates a security rule in the specified network security group.SecurityRulesClient.createOrUpdate(String resourceGroupName, String networkSecurityGroupName, String securityRuleName, SecurityRuleInner securityRuleParameters) Creates or updates a security rule in the specified network security group.SecurityRulesClient.createOrUpdate(String resourceGroupName, String networkSecurityGroupName, String securityRuleName, SecurityRuleInner securityRuleParameters, com.azure.core.util.Context context) Creates or updates a security rule in the specified network security group.SecurityRulesClient.createOrUpdateAsync(String resourceGroupName, String networkSecurityGroupName, String securityRuleName, SecurityRuleInner securityRuleParameters) Creates or updates a security rule in the specified network security group.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> SecurityRulesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String networkSecurityGroupName, String securityRuleName, SecurityRuleInner securityRuleParameters) Creates or updates a security rule in the specified network security group. -
Uses of SecurityRuleInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return SecurityRuleInnerModifier and TypeMethodDescriptionstatic SecurityRuleInnerSecurityRuleInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SecurityRuleInner from the JsonReader.SecurityRuleInner.withAccess(SecurityRuleAccess access) Set the access property: The network traffic is allowed or denied.SecurityRuleInner.withDescription(String description) Set the description property: A description for this rule.SecurityRuleInner.withDestinationAddressPrefix(String destinationAddressPrefix) Set the destinationAddressPrefix property: The destination address prefix.SecurityRuleInner.withDestinationAddressPrefixes(List<String> destinationAddressPrefixes) Set the destinationAddressPrefixes property: The destination address prefixes.SecurityRuleInner.withDestinationApplicationSecurityGroups(List<ApplicationSecurityGroupInner> destinationApplicationSecurityGroups) Set the destinationApplicationSecurityGroups property: The application security group specified as destination.SecurityRuleInner.withDestinationPortRange(String destinationPortRange) Set the destinationPortRange property: The destination port or range.SecurityRuleInner.withDestinationPortRanges(List<String> destinationPortRanges) Set the destinationPortRanges property: The destination port ranges.SecurityRuleInner.withDirection(SecurityRuleDirection direction) Set the direction property: The direction of the rule.Set the name property: The name of the resource that is unique within a resource group.SecurityRuleInner.withPriority(Integer priority) Set the priority property: The priority of the rule.SecurityRuleInner.withProtocol(SecurityRuleProtocol protocol) Set the protocol property: Network protocol this rule applies to.SecurityRuleInner.withSourceAddressPrefix(String sourceAddressPrefix) Set the sourceAddressPrefix property: The CIDR or source IP range.SecurityRuleInner.withSourceAddressPrefixes(List<String> sourceAddressPrefixes) Set the sourceAddressPrefixes property: The CIDR or source IP ranges.SecurityRuleInner.withSourceApplicationSecurityGroups(List<ApplicationSecurityGroupInner> sourceApplicationSecurityGroups) Set the sourceApplicationSecurityGroups property: The application security group specified as source.SecurityRuleInner.withSourcePortRange(String sourcePortRange) Set the sourcePortRange property: The source port or range.SecurityRuleInner.withSourcePortRanges(List<String> sourcePortRanges) Set the sourcePortRanges property: The source port ranges.Set the type property: The type of the resource.Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type SecurityRuleInnerModifier and TypeMethodDescriptionNetworkSecurityGroupInner.defaultSecurityRules()Get the defaultSecurityRules property: The default security rules of network security group.NetworkSecurityGroupPropertiesFormat.defaultSecurityRules()Get the defaultSecurityRules property: The default security rules of network security group.NetworkSecurityGroupInner.securityRules()Get the securityRules property: A collection of security rules of the network security group.NetworkSecurityGroupPropertiesFormat.securityRules()Get the securityRules property: A collection of security rules of the network security group.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type SecurityRuleInnerModifier and TypeMethodDescriptionNetworkSecurityGroupInner.withSecurityRules(List<SecurityRuleInner> securityRules) Set the securityRules property: A collection of security rules of the network security group.NetworkSecurityGroupPropertiesFormat.withSecurityRules(List<SecurityRuleInner> securityRules) Set the securityRules property: A collection of security rules of the network security group. -
Uses of SecurityRuleInner in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return types with arguments of type SecurityRuleInnerModifier and TypeMethodDescriptionSecurityRuleAssociations.defaultSecurityRules()Get the defaultSecurityRules property: Collection of default security rules of the network security group.NetworkInterfaceAssociation.securityRules()Get the securityRules property: Collection of custom security rules.SubnetAssociation.securityRules()Get the securityRules property: Collection of custom security rules.SecurityRuleListResult.value()Get the value property: The security rules in a network security group.Method parameters in com.azure.resourcemanager.network.models with type arguments of type SecurityRuleInnerModifier and TypeMethodDescriptionSecurityRuleAssociations.withDefaultSecurityRules(List<SecurityRuleInner> defaultSecurityRules) Set the defaultSecurityRules property: Collection of default security rules of the network security group.NetworkInterfaceAssociation.withSecurityRules(List<SecurityRuleInner> securityRules) Set the securityRules property: Collection of custom security rules.SubnetAssociation.withSecurityRules(List<SecurityRuleInner> securityRules) Set the securityRules property: Collection of custom security rules.SecurityRuleListResult.withValue(List<SecurityRuleInner> value) Set the value property: The security rules in a network security group.