IInMageRcmReplicationDetails.TargetVMSecurityProfileTargetVmsecureBoot Property

Definition

A value indicating whether secure boot to be enabled.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.PSArgumentCompleter(new System.String[] { "Disabled", "Enabled" })]
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="A value indicating whether secure boot to be enabled.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="targetVmSecureBoot", Update=true)]
public string TargetVMSecurityProfileTargetVmsecureBoot { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.PSArgumentCompleter(new System.String[] { "Disabled", "Enabled" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="A value indicating whether secure boot to be enabled.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="targetVmSecureBoot", Update=true)>]
member this.TargetVMSecurityProfileTargetVmsecureBoot : string with get, set
Public Property TargetVMSecurityProfileTargetVmsecureBoot As String

Property Value

Attributes

Applies to