Share via


ISubResourceReadOnly Interface

Definition

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

Properties

Id

Resource Id

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to