Share via


ResourcesExtensions.ToPSGalleryItem(GalleryItem) Method

Definition

public static Microsoft.Azure.Commands.Resources.Models.PSGalleryItem ToPSGalleryItem (this Microsoft.Azure.Commands.Resources.Models.Gallery.GalleryItem gallery);
static member ToPSGalleryItem : Microsoft.Azure.Commands.Resources.Models.Gallery.GalleryItem -> Microsoft.Azure.Commands.Resources.Models.PSGalleryItem
<Extension()>
Public Function ToPSGalleryItem (gallery As GalleryItem) As PSGalleryItem

Parameters

gallery
GalleryItem

Returns

Applies to