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 DeleteService operation. Deletes a service. A service can't be deleted if it's associated with a service network. If you delete a service, all resources related to the service, such as the resource policy, auth policy, listeners, listener rules, and access log subscriptions, are also deleted. For more information, see Delete a service in the Amazon VPC Lattice User Guide.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.VPCLattice.AmazonVPCLatticeRequest
      Amazon.VPCLattice.Model.DeleteServiceRequest

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

Syntax

C#
public class DeleteServiceRequest : AmazonVPCLatticeRequest
         IAmazonWebServiceRequest

The DeleteServiceRequest type exposes the following members

Constructors

NameDescription
Public Method DeleteServiceRequest()

Properties

NameTypeDescription
Public Property ServiceIdentifier System.String

Gets and sets the property ServiceIdentifier.

The ID or ARN of the service.

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