Share via


IManagedArtifact Interface

Definition

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

Properties

Id

The managed artifact id.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to