Udostępnij przez


IMyWorkbooksListResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.MyWorkbooksListResultTypeConverter))]
public interface IMyWorkbooksListResult : Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.MyWorkbooksListResultTypeConverter))>]
type IMyWorkbooksListResult = interface
    interface IJsonSerializable
Public Interface IMyWorkbooksListResult
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
NextLink
Value

An array of private workbooks.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to