Freigeben über


IProtectableItemQueryParameter Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.ProtectableItemQueryParameterTypeConverter))]
public interface IProtectableItemQueryParameter : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.ProtectableItemQueryParameterTypeConverter))>]
type IProtectableItemQueryParameter = interface
    interface IJsonSerializable
Public Interface IProtectableItemQueryParameter
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
State

State of the Protectable item query filter.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to