次の方法で共有


IOperationPage Interface

Definition

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

Properties

NextLink

URL to get the next set of operation list results if there are any.

Value

List of operations supported by the Resource Provider.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to