AWS SDK Version 3 for .NET
API Reference

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.

Information about a network.

Inheritance Hierarchy

System.Object
  Amazon.Private5G.Model.Network

Namespace: Amazon.Private5G.Model
Assembly: AWSSDK.Private5G.dll
Version: 3.x.y.z

Syntax

C#
public class Network

The Network type exposes the following members

Constructors

NameDescription
Public Method Network()

Properties

NameTypeDescription
Public Property CreatedAt System.DateTime

Gets and sets the property CreatedAt.

The creation time of the network.

Public Property Description System.String

Gets and sets the property Description.

The description of the network.

Public Property NetworkArn System.String

Gets and sets the property NetworkArn.

The Amazon Resource Name (ARN) of the network.

Public Property NetworkName System.String

Gets and sets the property NetworkName.

The name of the network.

Public Property Status Amazon.Private5G.NetworkStatus

Gets and sets the property Status.

The status of the network.

Public Property StatusReason System.String

Gets and sets the property StatusReason.

The status reason of the network.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5