AWS SDK Version 2 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.

.NET Framework 3.5
 
Configuration for accessing Amazon DescribeHAPartitionGroup service

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.CloudHSM.Model.DescribeHAPartitionGroupResult
      Amazon.CloudHSM.Model.DescribeHAPartitionGroupResponse

Namespace: Amazon.CloudHSM.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class DescribeHAPartitionGroupResponse : DescribeHAPartitionGroupResult

The DescribeHAPartitionGroupResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ClientList System.Collections.Generic.List<System.String> Gets and sets the property ClientList.
Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property DescribeHAPartitionGroupResult Amazon.CloudHSM.Model.DescribeHAPartitionGroupResult Gets and sets the DescribeHAPartitionGroupResult property. Represents the output of a DescribeHAPartitionGroup operation.
Public Property HAPartitionGroupArn System.String Gets and sets the property HAPartitionGroupArn.
Public Property HAPartitionGroupSerial System.String Gets and sets the property HAPartitionGroupSerial.
Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Label System.String Gets and sets the property Label.
Public Property LastModifiedTimestamp System.String Gets and sets the property LastModifiedTimestamp.
Public Property PartitionList System.Collections.Generic.List<System.String> Gets and sets the property PartitionList.
Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property State System.String Gets and sets the property State.
Public Property StateDetails System.String Gets and sets the property StateDetails.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5