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.

Container for the parameters to the DeleteCoreNetworkPolicyVersion operation. Deletes a policy version from a core network. You can't delete the current LIVE policy.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.NetworkManager.AmazonNetworkManagerRequest
      Amazon.NetworkManager.Model.DeleteCoreNetworkPolicyVersionRequest

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

Syntax

C#
public class DeleteCoreNetworkPolicyVersionRequest : AmazonNetworkManagerRequest
         IAmazonWebServiceRequest

The DeleteCoreNetworkPolicyVersionRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property CoreNetworkId System.String

Gets and sets the property CoreNetworkId.

The ID of a core network for the deleted policy.

Public Property PolicyVersionId System.Int32

Gets and sets the property PolicyVersionId.

The version ID of the deleted policy.

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