Uses of Class
com.azure.resourcemanager.network.fluent.models.SecurityRuleInner
-
Packages that use SecurityRuleInner Package Description com.azure.resourcemanager.network.fluent Package containing the service clients for NetworkManagementClient.com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient.com.azure.resourcemanager.network.models 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 SecurityRuleInner Modifier and Type Method Description SecurityRuleInnerSecurityRulesClient. createOrUpdate(String resourceGroupName, String networkSecurityGroupName, String securityRuleName, SecurityRuleInner securityRuleParameters)Creates or updates a security rule in the specified network security group.SecurityRuleInnerSecurityRulesClient. 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.SecurityRuleInnerDefaultSecurityRulesClient. get(String resourceGroupName, String networkSecurityGroupName, String defaultSecurityRuleName)Get the specified default network security rule.SecurityRuleInnerSecurityRulesClient. 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 SecurityRuleInner Modifier and Type Method Description 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)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.Mono<SecurityRuleInner>SecurityRulesClient. createOrUpdateAsync(String resourceGroupName, String networkSecurityGroupName, String securityRuleName, SecurityRuleInner securityRuleParameters)Creates or updates a security rule in the specified network security group.Mono<SecurityRuleInner>DefaultSecurityRulesClient. getAsync(String resourceGroupName, String networkSecurityGroupName, String defaultSecurityRuleName)Get the specified default network security rule.Mono<SecurityRuleInner>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>DefaultSecurityRulesClient. list(String resourceGroupName, String networkSecurityGroupName)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>SecurityRulesClient. list(String resourceGroupName, String networkSecurityGroupName)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>DefaultSecurityRulesClient. listAsync(String resourceGroupName, String networkSecurityGroupName)Gets all default security rules in a network security group.com.azure.core.http.rest.PagedFlux<SecurityRuleInner>SecurityRulesClient. listAsync(String resourceGroupName, String networkSecurityGroupName)Gets all security rules in a network security group.Methods in com.azure.resourcemanager.network.fluent with parameters of type SecurityRuleInner Modifier and Type Method Description 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.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.SecurityRuleInnerSecurityRulesClient. createOrUpdate(String resourceGroupName, String networkSecurityGroupName, String securityRuleName, SecurityRuleInner securityRuleParameters)Creates or updates a security rule in the specified network security group.SecurityRuleInnerSecurityRulesClient. 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.Mono<SecurityRuleInner>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 SecurityRuleInner Modifier and Type Method Description SecurityRuleInnerSecurityRuleInner. withAccess(SecurityRuleAccess access)Set the access property: The network traffic is allowed or denied.SecurityRuleInnerSecurityRuleInner. withDescription(String description)Set the description property: A description for this rule.SecurityRuleInnerSecurityRuleInner. withDestinationAddressPrefix(String destinationAddressPrefix)Set the destinationAddressPrefix property: The destination address prefix.SecurityRuleInnerSecurityRuleInner. withDestinationAddressPrefixes(List<String> destinationAddressPrefixes)Set the destinationAddressPrefixes property: The destination address prefixes.SecurityRuleInnerSecurityRuleInner. withDestinationApplicationSecurityGroups(List<ApplicationSecurityGroupInner> destinationApplicationSecurityGroups)Set the destinationApplicationSecurityGroups property: The application security group specified as destination.SecurityRuleInnerSecurityRuleInner. withDestinationPortRange(String destinationPortRange)Set the destinationPortRange property: The destination port or range.SecurityRuleInnerSecurityRuleInner. withDestinationPortRanges(List<String> destinationPortRanges)Set the destinationPortRanges property: The destination port ranges.SecurityRuleInnerSecurityRuleInner. withDirection(SecurityRuleDirection direction)Set the direction property: The direction of the rule.SecurityRuleInnerSecurityRuleInner. withId(String id)SecurityRuleInnerSecurityRuleInner. withName(String name)Set the name property: The name of the resource that is unique within a resource group.SecurityRuleInnerSecurityRuleInner. withPriority(Integer priority)Set the priority property: The priority of the rule.SecurityRuleInnerSecurityRuleInner. withProtocol(SecurityRuleProtocol protocol)Set the protocol property: Network protocol this rule applies to.SecurityRuleInnerSecurityRuleInner. withSourceAddressPrefix(String sourceAddressPrefix)Set the sourceAddressPrefix property: The CIDR or source IP range.SecurityRuleInnerSecurityRuleInner. withSourceAddressPrefixes(List<String> sourceAddressPrefixes)Set the sourceAddressPrefixes property: The CIDR or source IP ranges.SecurityRuleInnerSecurityRuleInner. withSourceApplicationSecurityGroups(List<ApplicationSecurityGroupInner> sourceApplicationSecurityGroups)Set the sourceApplicationSecurityGroups property: The application security group specified as source.SecurityRuleInnerSecurityRuleInner. withSourcePortRange(String sourcePortRange)Set the sourcePortRange property: The source port or range.SecurityRuleInnerSecurityRuleInner. withSourcePortRanges(List<String> sourcePortRanges)Set the sourcePortRanges property: The source port ranges.SecurityRuleInnerSecurityRuleInner. withType(String type)Set the type property: The type of the resource.Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type SecurityRuleInner Modifier and Type Method Description List<SecurityRuleInner>NetworkSecurityGroupInner. defaultSecurityRules()Get the defaultSecurityRules property: The default security rules of network security group.List<SecurityRuleInner>NetworkSecurityGroupPropertiesFormat. defaultSecurityRules()Get the defaultSecurityRules property: The default security rules of network security group.List<SecurityRuleInner>NetworkSecurityGroupInner. securityRules()Get the securityRules property: A collection of security rules of the network security group.List<SecurityRuleInner>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 SecurityRuleInner Modifier and Type Method Description NetworkSecurityGroupInnerNetworkSecurityGroupInner. withSecurityRules(List<SecurityRuleInner> securityRules)Set the securityRules property: A collection of security rules of the network security group.NetworkSecurityGroupPropertiesFormatNetworkSecurityGroupPropertiesFormat. 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 SecurityRuleInner Modifier and Type Method Description List<SecurityRuleInner>SecurityRuleAssociations. defaultSecurityRules()Get the defaultSecurityRules property: Collection of default security rules of the network security group.List<SecurityRuleInner>NetworkInterfaceAssociation. securityRules()Get the securityRules property: Collection of custom security rules.List<SecurityRuleInner>SubnetAssociation. securityRules()Get the securityRules property: Collection of custom security rules.List<SecurityRuleInner>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 SecurityRuleInner Modifier and Type Method Description SecurityRuleAssociationsSecurityRuleAssociations. withDefaultSecurityRules(List<SecurityRuleInner> defaultSecurityRules)Set the defaultSecurityRules property: Collection of default security rules of the network security group.NetworkInterfaceAssociationNetworkInterfaceAssociation. withSecurityRules(List<SecurityRuleInner> securityRules)Set the securityRules property: Collection of custom security rules.SubnetAssociationSubnetAssociation. withSecurityRules(List<SecurityRuleInner> securityRules)Set the securityRules property: Collection of custom security rules.SecurityRuleListResultSecurityRuleListResult. withValue(List<SecurityRuleInner> value)Set the value property: The security rules in a network security group.
-