IComputeDiagnosticBase Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20240301Preview.ComputeDiagnosticBaseTypeConverter))]
public interface IComputeDiagnosticBase : Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api40.IResourceAutoGenerated2
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20240301Preview.ComputeDiagnosticBaseTypeConverter))>]
type IComputeDiagnosticBase = interface
    interface IJsonSerializable
    interface IResourceAutoGenerated2
Public Interface IComputeDiagnosticBase
Implements IResourceAutoGenerated2
Derived
Attributes
Implements

Properties

Id (Inherited from IResourceAutoGenerated2)
Name (Inherited from IResourceAutoGenerated2)
SupportedResourceType
SystemDataCreatedAt (Inherited from IResourceAutoGenerated2)
SystemDataCreatedBy (Inherited from IResourceAutoGenerated2)
SystemDataCreatedByType (Inherited from IResourceAutoGenerated2)
SystemDataLastModifiedAt (Inherited from IResourceAutoGenerated2)
SystemDataLastModifiedBy (Inherited from IResourceAutoGenerated2)
SystemDataLastModifiedByType (Inherited from IResourceAutoGenerated2)
Type (Inherited from IResourceAutoGenerated2)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to