ICodeSigningAccountPatch Interface

Definition

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

Properties

Name Description
SkuName

Name of the SKU.

Tag

Resource tags.

Methods

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

Applies to