Share via


ISubResource Interface

Definition

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

Properties

Id

Resource Id

Name

Resource name

Type

Resource type

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to