次の方法で共有


InfrastructureEncryptionState(String) コンストラクター

定義

InfrastructureEncryptionState の新しいインスタンスを初期化します。

public InfrastructureEncryptionState (string value);
new Azure.ResourceManager.RecoveryServicesBackup.Models.InfrastructureEncryptionState : string -> Azure.ResourceManager.RecoveryServicesBackup.Models.InfrastructureEncryptionState
Public Sub New (value As String)

パラメーター

value
String

例外

value が null です。

適用対象