Share via


IDiagnoseWorkspaceParameters Interface

Definition

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

Properties

ValueApplicationInsight
ValueContainerRegistry
ValueDnsResolution
ValueKeyVault
ValueNsg
ValueOthers
ValueResourceLock
ValueStorageAccount
ValueUdr

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to