次の方法で共有


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