Sdílet prostřednictvím


RunDiskInspectionInput Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20240301Preview.RunDiskInspectionInputTypeConverter))]
public class RunDiskInspectionInput : Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20240301Preview.IRunDiskInspectionInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20240301Preview.RunDiskInspectionInputTypeConverter))>]
type RunDiskInspectionInput = class
    interface IRunDiskInspectionInput
    interface IJsonSerializable
Public Class RunDiskInspectionInput
Implements IRunDiskInspectionInput
Inheritance
RunDiskInspectionInput
Attributes
Implements

Constructors

RunDiskInspectionInput()

Properties

Manifest
ResourceId
UploadSasUri

Methods

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

Applies to