OperationDisplayInfo Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20180712.OperationDisplayInfoTypeConverter))]
public class OperationDisplayInfo : Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20180712.IOperationDisplayInfo
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20180712.OperationDisplayInfoTypeConverter))>]
type OperationDisplayInfo = class
    interface IOperationDisplayInfo
    interface IJsonSerializable
Public Class OperationDisplayInfo
Implements IOperationDisplayInfo
Inheritance
OperationDisplayInfo
Attributes
Implements

Constructors

OperationDisplayInfo()

Properties

Description
Operation
Provider
Resource

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to