次の方法で共有


SecurityProfile.SecurityType プロパティ

定義

仮想マシンの SecurityType を指定します。 UefiSettings を有効にするには、指定した値に設定する必要があります。 既定の動作は次のとおりです。このプロパティが設定されていない限り、UefiSettings は有効になりません。

public Azure.ResourceManager.Compute.Models.SecurityType? SecurityType { get; set; }
member this.SecurityType : Nullable<Azure.ResourceManager.Compute.Models.SecurityType> with get, set
Public Property SecurityType As Nullable(Of SecurityType)

プロパティ値

適用対象