AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Describes a permission for a network interface.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class NetworkInterfacePermission
The NetworkInterfacePermission type exposes the following members
Name | Description | |
---|---|---|
![]() |
NetworkInterfacePermission() |
Name | Type | Description | |
---|---|---|---|
![]() |
AwsAccountId | System.String |
Gets and sets the property AwsAccountId. The Amazon Web Services account ID. |
![]() |
AwsService | System.String |
Gets and sets the property AwsService. The Amazon Web Service. |
![]() |
NetworkInterfaceId | System.String |
Gets and sets the property NetworkInterfaceId. The ID of the network interface. |
![]() |
NetworkInterfacePermissionId | System.String |
Gets and sets the property NetworkInterfacePermissionId. The ID of the network interface permission. |
![]() |
Permission | Amazon.EC2.InterfacePermissionType |
Gets and sets the property Permission. The type of permission. |
![]() |
PermissionState | Amazon.EC2.Model.NetworkInterfacePermissionState |
Gets and sets the property PermissionState. Information about the state of the permission. |
.NET Core App:
Supported in: 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5, 4.0, 3.5