次の方法で共有


IWithReleaseNoteUri.WithReleaseNoteUri(String) メソッド

定義

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

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

パラメーター

releaseNoteUri
String

リリース ノート URI。

戻り値

適用対象