次の方法で共有


BatchCertificateReference.StoreName プロパティ

定義

このプロパティは、Windows ノードで構成されたプール (つまり、cloudServiceConfiguration を使用して作成されたプール、または Windows イメージ参照を使用して virtualMachineConfiguration を使用して作成されたプール) にのみ適用されます。 一般的なストア名には、My、Root、CA、Trust、Disallowed、TrustedPeople、TrustedPublisher、AuthRoot、AddressBook などがありますが、カスタム ストア名も使用できます。 既定値は、My です。

public string StoreName { get; set; }
member this.StoreName : string with get, set
Public Property StoreName As String

プロパティ値

適用対象