ICodeSigningAccountPatchProperties Interface

Definition

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

Properties

Name Description
SkuName

Name of the SKU.

Methods

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

Applies to