次の方法で共有


VirtualMachineExtensionListResponse.ResourceExtension.SupportedOS プロパティ

定義

省略可能。 拡張機能がサポートする OS を示す String プロパティ。 現在の値は 'Windows' または 'Linux' です。

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

プロパティ値

適用対象