IAccountSkuPatch Interface

Definition

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

Properties

Name Description
Name

Name of the SKU.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to