denyInbound
Method
interface AzureSubnetResource { // ... omitted for brevity denyInbound( port?: string, from?: string, to?: string, protocol?: SecurityRuleProtocol, priority?: number, name?: string): AzureSubnetResource;}Signature
method
denyInboundbuilderAdds an inbound deny rule to the subnet's Network Security Group.
denyInbound( port?: string, from?: string, to?: string, protocol?: SecurityRuleProtocol, priority?: number, name?: string): AzureSubnetResourceParameters
portstringoptionalfromstringoptionaltostringoptionalprotocolSecurityRuleProtocoloptionalprioritynumberoptionalnamestringoptionalReturns
AzureSubnetResourceApplies to
This method applies to the following types: