ScheduledActionExtensionOperations interface

Interface representing a ScheduledActionExtension operations.

Properties

listByVms

Lists scheduled actions associated with the specified VM.

Property Details

listByVms

Lists scheduled actions associated with the specified VM.

listByVms: (resourceUri: string, options?: ScheduledActionExtensionListByVmsOptionalParams) => PagedAsyncIterableIterator<ScheduledActionResources, ScheduledActionResources[], PageSettings>

Property Value

(resourceUri: string, options?: ScheduledActionExtensionListByVmsOptionalParams) => PagedAsyncIterableIterator<ScheduledActionResources, ScheduledActionResources[], PageSettings>