AWS SDK for .NET Documentation
WithVpcId Method (vpcId)
Amazon
►
Amazon.EC2.Model
►
NetworkAcl
►
WithVpcId(String)
C#
Did this page help you?
Yes
No
Tell us about it...
Sets the ID of the VPC the network ACL is in.
Declaration Syntax
C#
public
NetworkAcl
WithVpcId
(
string
vpcId
)
Parameters
vpcId
(
String
)
The ID of the VPC the network ACL is in.
Return Value
this instance
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)