次の方法で共有


ExtensionImage.LocalResources プロパティ

定義

省略可能。 拡張機能によってゲスト VM 内で使用されるローカル リソースを宣言しました。 省略可能。

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.ExtensionLocalResourceConfiguration> LocalResources { get; set; }
member this.LocalResources : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.ExtensionLocalResourceConfiguration> with get, set
Public Property LocalResources As IList(Of ExtensionLocalResourceConfiguration)

プロパティ値

適用対象