PSInboundIpRule Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
PSInboundIpRule() | |
PSInboundIpRule(InboundIpRule) |
PSInboundIpRule()
public PSInboundIpRule ();
Public Sub New ()
Applies to
PSInboundIpRule(InboundIpRule)
public PSInboundIpRule (Microsoft.Azure.Management.EventGrid.Models.InboundIpRule inboundIpRules);
new Microsoft.Azure.Commands.EventGrid.Models.PSInboundIpRule : Microsoft.Azure.Management.EventGrid.Models.InboundIpRule -> Microsoft.Azure.Commands.EventGrid.Models.PSInboundIpRule
Public Sub New (inboundIpRules As InboundIpRule)
Parameters
- inboundIpRules
- InboundIpRule