次の方法で共有


IWithReleaseNoteUri.WithReleaseNoteUri(String) メソッド

定義

リリース ノート URI を指定します。

public Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Update.IUpdate WithReleaseNoteUri (string releaseNoteUri);
abstract member WithReleaseNoteUri : string -> Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Update.IUpdate
Public Function WithReleaseNoteUri (releaseNoteUri As String) As IUpdate

パラメーター

releaseNoteUri
String

リリース ノート URI。

戻り値

適用対象