次の方法で共有


VirtualMachineExtensionImage.HandlerSchema プロパティ

定義

パブリッシャーによって定義されるスキーマを取得または設定します。ここで、拡張機能コンシューマーは、一致するスキーマの設定を提供する必要があります。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.handlerSchema")]
public string HandlerSchema { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.handlerSchema")>]
member this.HandlerSchema : string with get, set
Public Property HandlerSchema As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象