Delen via


IDiagnoseRequestProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.DiagnoseRequestPropertiesTypeConverter))]
public interface IDiagnoseRequestProperties : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.DiagnoseRequestPropertiesTypeConverter))>]
type IDiagnoseRequestProperties = interface
    interface IJsonSerializable
Public Interface IDiagnoseRequestProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ApplicationInsight

Setting for diagnosing dependent application insights

ContainerRegistry

Setting for diagnosing dependent container registry

DnsResolution

Setting for diagnosing dns resolution

KeyVault

Setting for diagnosing dependent key vault

Nsg

Setting for diagnosing network security group

Others

Setting for diagnosing unclassified category of problems

ResourceLock

Setting for diagnosing resource lock

StorageAccount

Setting for diagnosing dependent storage account

Udr

Setting for diagnosing user defined routing

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to