Bagikan melalui


ISku Interface

Definition

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

Properties

Name

The SKU name of the container registry. Required for registry creation.

Tier

The SKU tier based on the SKU name.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to