Delen via


IResourceId Interface

Definition

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

Properties

Id

The ID of the resource

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to