Contains a paginated collection of DomainInfo structures.
 Declaration Syntax
 Declaration Syntax| C# | 
public class DomainInfos
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | DomainInfos()()()() | Initializes a new instance of the DomainInfos 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.) | 
|  | Name | 
            A list of DomainInfo structures.
             
             | 
|  | NextPageToken | 
            Returns a value if the results are paginated. To get the next page of results, repeat the request specifying this token and all other
            arguments unchanged.
             
             Constraints: | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithName(array<DomainInfo>[]()[][]) | Obsolete. 
            Adds elements to the DomainInfos collection
             | 
|  | WithName(IEnumerable<(Of <<'(DomainInfo>)>>)) | Obsolete. 
            Adds elements to the DomainInfos collection
             | 
|  | WithNextPageToken(String) | Obsolete. 
            Sets the NextPageToken property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | DomainInfos |