This output contains the boostrap actions detail .

C# |
public class ListBootstrapActionsResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ListBootstrapActionsResult()()()() | Initializes a new instance of the ListBootstrapActionsResult class |
![]() | BootstrapActions |
Gets and sets the property BootstrapActions.
The bootstrap actions associated with the cluster . |
![]() | 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.) |
![]() | Marker |
Gets and sets the property Marker.
The pagination token that indicates the next set of results to retrieve . |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithBootstrapActions(array<Command>[]()[][]) | Obsolete.
Sets the BootstrapActions property
|
![]() | WithBootstrapActions(IEnumerable<(Of <<'(Command>)>>)) | Obsolete.
Sets the BootstrapActions property
|
![]() | WithMarker(String) | Obsolete.
Sets the Marker property
|

Object | |
![]() | ListBootstrapActionsResult |