IProxyResource Interface

Definition

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

Properties

Id

Resource ID

Name

Resource name.

Type

Resource type.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to