Compartir a través de


IRunUpdateParameters Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api20190601Preview.RunUpdateParametersTypeConverter))]
public interface IRunUpdateParameters : Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api20190601Preview.RunUpdateParametersTypeConverter))>]
type IRunUpdateParameters = interface
    interface IJsonSerializable
Public Interface IRunUpdateParameters
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

IsArchiveEnabled

The value that indicates whether archiving is enabled or not.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to