Freigeben über


IVirtualMachineInstance.SecurityProfileEnableTpm Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="enableTPM", Update=true)]
public bool? SecurityProfileEnableTpm { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="enableTPM", Update=true)>]
member this.SecurityProfileEnableTpm : Nullable<bool> with get, set
Public Property SecurityProfileEnableTpm As Nullable(Of Boolean)

Property Value

Attributes

Applies to