Freigeben über


IProxyResource Interface

Definition

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

Properties

Name Description
ETag
Id
Name
Type

Methods

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

Applies to