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.

Details describing a core network change.

Inheritance Hierarchy

System.Object
  Amazon.NetworkManager.Model.CoreNetworkChange

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

Syntax

C#
public class CoreNetworkChange

The CoreNetworkChange type exposes the following members

Constructors

NameDescription
Public Method CoreNetworkChange()

Properties

NameTypeDescription
Public Property Action Amazon.NetworkManager.ChangeAction

Gets and sets the property Action.

The action to take for a core network.

Public Property Identifier System.String

Gets and sets the property Identifier.

The resource identifier.

Public Property IdentifierPath System.String

Gets and sets the property IdentifierPath.

Uniquely identifies the path for a change within the changeset. For example, the IdentifierPath for a core network segment change might be "CORE_NETWORK_SEGMENT/us-east-1/devsegment".

Public Property NewValues Amazon.NetworkManager.Model.CoreNetworkChangeValues

Gets and sets the property NewValues.

The new value for a core network

Public Property PreviousValues Amazon.NetworkManager.Model.CoreNetworkChangeValues

Gets and sets the property PreviousValues.

The previous values for a core network.

Public Property Type Amazon.NetworkManager.ChangeType

Gets and sets the property Type.

The type of change.

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