IDiagnoseRequestProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.DiagnoseRequestPropertiesTypeConverter))]
public interface IDiagnoseRequestProperties : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.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) |