Freigeben über


IUnresolvedDependenciesFilterProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.UnresolvedDependenciesFilterPropertiesTypeConverter))]
public interface IUnresolvedDependenciesFilterProperties : Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.UnresolvedDependenciesFilterPropertiesTypeConverter))>]
type IUnresolvedDependenciesFilterProperties = interface
    interface IJsonSerializable
Public Interface IUnresolvedDependenciesFilterProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Count

The count of the resource.

Methods

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

Applies to