Share via


ISubResource Interface

Definition

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

Properties

Id

Resource Id

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to