Partilhar via


ISubResource Interface

Definition

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

Properties

Name Description
Id

The identifier of the referenced resource.

Methods

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

Applies to