Compartir a través de


IWithReleaseNoteUri.WithReleaseNoteUri(String) Método

Definición

Especifica el URI que se va a liberar.

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

Parámetros

releaseNoteUri
String

El URI de la nota de versión.

Devoluciones

Se aplica a