다음을 통해 공유


IValidationInputRequest Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.ValidationInputRequestTypeConverter))]
public interface IValidationInputRequest : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.ValidationInputRequestTypeConverter))>]
type IValidationInputRequest = interface
    interface IJsonSerializable
Public Interface IValidationInputRequest
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ValidationType

Identifies the type of validation request.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to