Delen via


DiagnoseResponseResultValue Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.DiagnoseResponseResultValueTypeConverter))]
public class DiagnoseResponseResultValue : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IDiagnoseResponseResultValue
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.DiagnoseResponseResultValueTypeConverter))>]
type DiagnoseResponseResultValue = class
    interface IDiagnoseResponseResultValue
    interface IJsonSerializable
Public Class DiagnoseResponseResultValue
Implements IDiagnoseResponseResultValue
Inheritance
DiagnoseResponseResultValue
Attributes
Implements

Constructors

DiagnoseResponseResultValue()

Properties

ApplicationInsightsResult
ContainerRegistryResult
DnsResolutionResult
KeyVaultResult
NetworkSecurityRuleResult
OtherResult
ResourceLockResult
StorageAccountResult
UserDefinedRouteResult

Methods

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

Applies to