Freigeben über


IUnresolvedDependency Interface

Definition

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

Properties

Name Description
Count

Gets or sets the count.

Id

Gets or sets the arm id of the dependency.

Methods

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

Applies to