Sdílet prostřednictvím


IProxyResource Interface

Definition

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

Properties

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to