AsyncOperationResponse Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Runtime.PowerShell.AsyncOperationResponseTypeConverter))]
public class AsyncOperationResponse
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Runtime.PowerShell.AsyncOperationResponseTypeConverter))>]
type AsyncOperationResponse = class
Public Class AsyncOperationResponse
Inheritance
AsyncOperationResponse
Attributes

Constructors

AsyncOperationResponse()

Properties

Target

Methods

FromJson(JsonNode)
FromJsonString(String)
ToJsonString()

Applies to