次の方法で共有


ServiceFabricManagedNodeTypeData.IsSecureBootEnabled プロパティ

定義

nodeType でセキュア ブートを有効にするかどうかを指定します。 TrustedLaunch SecurityType でのみ使用できます。

public bool? IsSecureBootEnabled { get; set; }
member this.IsSecureBootEnabled : Nullable<bool> with get, set
Public Property IsSecureBootEnabled As Nullable(Of Boolean)

プロパティ値

適用対象