azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

30 строки
2.3 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Topic.UpdateStages.WithInboundIpRules"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Topic.UpdateStages.WithInboundIpRules"
name: "Topic.UpdateStages.WithInboundIpRules"
nameWithType: "Topic.UpdateStages.WithInboundIpRules"
summary: "The stage of the topic update allowing to specify Inbound<wbr>IpRules."
syntax: "public static interface **Topic.UpdateStages.WithInboundIpRules**"
methods:
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Topic.UpdateStages.WithInboundIpRules.withInboundIpRules(java.util.List<com.microsoft.azure.management.eventgrid.v2020_04_01_preview.InboundIpRule>)"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Topic.UpdateStages.WithInboundIpRules.withInboundIpRules(List<InboundIpRule> inboundIpRules)"
name: "withInboundIpRules(List<InboundIpRule> inboundIpRules)"
nameWithType: "Topic.UpdateStages.WithInboundIpRules.withInboundIpRules(List<InboundIpRule> inboundIpRules)"
summary: "Specifies inbound<wbr>IpRules."
modifiers:
- "abstract"
parameters:
- description: "This can be used to restrict traffic from specific IPs instead of all IPs. Note: These are considered only if PublicNetworkAccess is enabled"
name: "inboundIpRules"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.InboundIpRule?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.InboundIpRule&text=InboundIpRule\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public abstract Topic.Update withInboundIpRules(List<InboundIpRule> inboundIpRules)"
desc: "Specifies inboundIpRules."
returns:
description: "the next update stage"
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Topic.Update?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Topic.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the topic update allowing to specify InboundIpRules."
metadata: {}
package: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview"
artifact: com.microsoft.azure.eventgrid.v2020_04_01_preview:azure-mgmt-eventgrid:1.0.0-beta-3