MigrationChapSetting Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class respresents the iSCSI chap settings.
public class MigrationChapSetting
type MigrationChapSetting = class
Public Class MigrationChapSetting
- Inheritance
-
MigrationChapSetting
Constructors
MigrationChapSetting() |
Initializes a new instance of the MigrationChapSetting class. |
Properties
Id |
Optional. Gets or sets the Id of the chap settings. |
Name |
Required. Gets or sets the name of the chap setting |
Password |
Required. Gets or sets the chap password |
SecretsEncryptionThumbprint |
Required. Gets or sets the password encryption thumbprint. |
Valid |
Required. Gets or sets a value indicating whether the chap is valid or not. |
Applies to
Azure SDK for .NET