Share via


DiagnoseResponseResult Class

Definition

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

Constructors

DiagnoseResponseResult()

Properties

ValueApplicationInsightsResult
ValueContainerRegistryResult
ValueDnsResolutionResult
ValueKeyVaultResult
ValueNetworkSecurityRuleResult
ValueOtherResult
ValueResourceLockResult
ValueStorageAccountResult
ValueUserDefinedRouteResult

Methods

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

Applies to