IResult Interface

Definition

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

Properties

SampleProperty

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to