IWithDirectionAccess<ParentT>.AllowInbound Method

Definition

Allows inbound traffic.

public Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.UpdateDefinition.IWithSourceAddressOrSecurityGroup<ParentT> AllowInbound ();
abstract member AllowInbound : unit -> Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.UpdateDefinition.IWithSourceAddressOrSecurityGroup<'ParentT>
Public Function AllowInbound () As IWithSourceAddressOrSecurityGroup(Of ParentT)

Returns

Applies to