你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IProxyResource Interface

Definition

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

Properties

Id (Inherited from IResourceAutoGenerated2)
Name (Inherited from IResourceAutoGenerated2)
SystemDataCreatedAt (Inherited from IResourceAutoGenerated2)
SystemDataCreatedBy (Inherited from IResourceAutoGenerated2)
SystemDataCreatedByType (Inherited from IResourceAutoGenerated2)
SystemDataLastModifiedAt (Inherited from IResourceAutoGenerated2)
SystemDataLastModifiedBy (Inherited from IResourceAutoGenerated2)
SystemDataLastModifiedByType (Inherited from IResourceAutoGenerated2)
Type (Inherited from IResourceAutoGenerated2)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to