Provides information on the option groups the DB instance is a member of.

C# |
public class OptionGroupMembership

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | OptionGroupMembership()()()() | Initializes a new instance of the OptionGroupMembership class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | OptionGroupName |
The name of the option group that the instance belongs to.
|
![]() | Status |
The status of the DB instance's option group membership (e.g. in-sync, pending, pending-maintenance, applying).
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithOptionGroupName(String) | Obsolete.
Sets the OptionGroupName property
|
![]() | WithStatus(String) | Obsolete.
Sets the Status property
|

Object | |
![]() | OptionGroupMembership |