Share via


IHyperVReplicaAzureReplicationDetails.TargetVMSecurityProfileTargetVmsecureBoot Property

Definition

A value indicating whether secure boot to be enabled.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether secure boot to be enabled.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.SecurityConfiguration) }, ReadOnly=false, Required=false, SerializedName="targetVmSecureBoot")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.SecurityConfiguration? TargetVMSecurityProfileTargetVmsecureBoot { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether secure boot to be enabled.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.SecurityConfiguration) }, ReadOnly=false, Required=false, SerializedName="targetVmSecureBoot")>]
member this.TargetVMSecurityProfileTargetVmsecureBoot : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.SecurityConfiguration> with get, set
Public Property TargetVMSecurityProfileTargetVmsecureBoot As Nullable(Of SecurityConfiguration)

Property Value

Attributes

Applies to