ModuleListResponse Class

Definition

public class ModuleListResponse : Microsoft.Azure.Management.Automation.Models.OperationResponseWithSkipToken
type ModuleListResponse = class
    inherit OperationResponseWithSkipToken
Public Class ModuleListResponse
Inherits OperationResponseWithSkipToken
Inheritance
Microsoft.Azure.AzureOperationResponse
ModuleListResponse

Constructors

ModuleListResponse()

Properties

Modules
NextLink (Inherited from OperationResponseWithSkipToken)
SkipToken (Inherited from OperationResponseWithSkipToken)

Applies to