Freigeben über


IProxyResource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20250630.ProxyResourceTypeConverter))]
public interface IProxyResource : Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20250630.ProxyResourceTypeConverter))>]
type IProxyResource = interface
    interface IJsonSerializable
Public Interface IProxyResource
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Id
Name
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType

The type of identity that created the resource.

SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType

The type of identity that created the resource.

Type

Methods

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

Applies to