Share via


BatchAccountRegenerateKeyParameters Class

Definition

Parameters supplied to the RegenerateKey operation.

public class BatchAccountRegenerateKeyParameters
type BatchAccountRegenerateKeyParameters = class
Public Class BatchAccountRegenerateKeyParameters
Inheritance
BatchAccountRegenerateKeyParameters

Constructors

BatchAccountRegenerateKeyParameters()

Initializes a new instance of the BatchAccountRegenerateKeyParameters class.

BatchAccountRegenerateKeyParameters(AccountKeyType)

Initializes a new instance of the BatchAccountRegenerateKeyParameters class.

Properties

KeyName

Gets or sets the type of account key to regenerate. Possible values include: 'Primary', 'Secondary'

Methods

Validate()

Validate the object.

Applies to